From 3af5d06e625f6a0f6e3c28d988d5ca3c4cae5a40 Mon Sep 17 00:00:00 2001 From: navi Date: Thu, 19 Jan 2023 15:24:46 +0000 Subject: [PATCH] New translations en.json (Russian) --- packages/nc-gui/lang/ru.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/ru.json b/packages/nc-gui/lang/ru.json index c36ee31b49..ecbc78f638 100644 --- a/packages/nc-gui/lang/ru.json +++ b/packages/nc-gui/lang/ru.json @@ -312,7 +312,9 @@ "signInWithGoogle": "Войти при помощи Google", "agreeToTos": "By signing up, you agree to the Terms of Service", "welcomeToNc": "Добро пожаловать в NocoDB!", - "inviteOnlySignup": "Разрешить регистрацию только по ссылке" + "inviteOnlySignup": "Разрешить регистрацию только по ссылке", + "nextRow": "Next Row", + "prevRow": "Previous Row" }, "activity": { "createProject": "Создать проект", @@ -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": "Ваш поиск {поиск} не дал результатов",