Browse Source

New translations en.json (Czech)

pull/4887/head
navi 2 years ago
parent
commit
b9fe08e882
  1. 7
      packages/nc-gui/lang/cs.json

7
packages/nc-gui/lang/cs.json

@ -312,7 +312,9 @@
"signInWithGoogle": "Sign in with Google",
"agreeToTos": "By signing up, you agree to the Terms of Service",
"welcomeToNc": "Welcome to NocoDB!",
"inviteOnlySignup": "Povolit registraci pouze pomocí pozvánky s odkazem"
"inviteOnlySignup": "Povolit registraci pouze pomocí pozvánky s odkazem",
"nextRow": "Next Row",
"prevRow": "Previous Row"
},
"activity": {
"createProject": "Vytvořit projekt",
@ -629,7 +631,8 @@
"showM2mTables": "Show M2M Tables",
"deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.",
"computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure",
"computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content."
"computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content.",
"noMoreRecords": "No more records"
},
"error": {
"searchProject": "Your search for {search} found no results",

Loading…
Cancel
Save