Skip to content

Commit

Permalink
fix typo (#7988)
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent committed Mar 28, 2024
1 parent 575178c commit f5d0c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nc-gui/lang/en.json
Expand Up @@ -1124,7 +1124,7 @@
"selectFieldToGroup": "Select Field to Group",
"thereAreNoRecordsInTable": "There are no records in table",
"createWebhookMsg1": "Get started with web-hooks!",
"createWebhookMsg2": "Power you automations. Get notified as soon as there are changes in your data",
"createWebhookMsg2": "Power your automations. Get notified as soon as there are changes in your data",
"areYouSureUWantTo": "Are you sure you want to delete the following",
"areYouSureUWantToDeleteLabel": "Are you sure you want to {deleteLabel} the following",
"idColumnRequired": "ID field is required, you can rename this later if required.",
Expand Down

0 comments on commit f5d0c73

Please sign in to comment.