diff --git a/packages/nc-gui/lang/de.json b/packages/nc-gui/lang/de.json index 1cfa5efde2..98fbf92c2a 100644 --- a/packages/nc-gui/lang/de.json +++ b/packages/nc-gui/lang/de.json @@ -312,7 +312,9 @@ "signInWithGoogle": "Mit Google einloggen", "agreeToTos": "Mit Ihrer Anmeldung stimmen Sie den allgemeinen Nutzungsbedingungen zu", "welcomeToNc": "Willkommen bei NocoDB!", - "inviteOnlySignup": "Anmeldung nur über Einladungs-URL zulassen" + "inviteOnlySignup": "Anmeldung nur über Einladungs-URL zulassen", + "nextRow": "Next Row", + "prevRow": "Previous Row" }, "activity": { "createProject": "Projekt erstellen", @@ -629,7 +631,8 @@ "showM2mTables": "M2M Tabellen anzeigen", "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": "Ihre Suche nach {search} fand keine Ergebnisse",