From 3b21c3fef622d7c8482eab72c0d129c96234091e Mon Sep 17 00:00:00 2001 From: navi Date: Thu, 19 Jan 2023 15:24:27 +0000 Subject: [PATCH] New translations en.json (French) --- packages/nc-gui/lang/fr.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/fr.json b/packages/nc-gui/lang/fr.json index 7ba7f7c5a8..1209adf27f 100644 --- a/packages/nc-gui/lang/fr.json +++ b/packages/nc-gui/lang/fr.json @@ -312,7 +312,9 @@ "signInWithGoogle": "Se connecter avec Google", "agreeToTos": "En continuant, vous acceptez les Conditions d'Utilisation", "welcomeToNc": "Bienvenue sur NocoDB !", - "inviteOnlySignup": "Allow signup only using invite url" + "inviteOnlySignup": "Allow signup only using invite url", + "nextRow": "Next Row", + "prevRow": "Previous Row" }, "activity": { "createProject": "Créer un projet", @@ -629,7 +631,8 @@ "showM2mTables": "Afficher les tables plusieurs à plusieurs", "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": "Votre recherche pour {search} n'a renvoyé aucun résultat",