From 4619dbc78b493ba62716b790535b4cc0fd6ca3c3 Mon Sep 17 00:00:00 2001 From: navi Date: Wed, 4 Dec 2024 13:46:53 +0530 Subject: [PATCH] New translations en.json (Russian) --- packages/nc-gui/lang/ru.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/ru.json b/packages/nc-gui/lang/ru.json index 7ae8d7f28b..37aaa5313b 100644 --- a/packages/nc-gui/lang/ru.json +++ b/packages/nc-gui/lang/ru.json @@ -217,6 +217,7 @@ "function": "Функция", "confirm": "Подтвердить", "generate": "Создать", + "generating": "Generating...", "copy": "Копировать", "copied": "Скопировано", "are": "are", @@ -1054,7 +1055,7 @@ "lockView": "Lock view", "unlockView": "Unlock view", "aiSuggested": "AI suggested", - "generateFieldDataUsingAi": "Generate field data using AI", + "generateFieldDataUsingAi": "Generate field value using AI", "preview": "Preview", "autoSuggest": "Auto suggest", "suggesting": "Suggesting...", @@ -1378,7 +1379,7 @@ "autoSuggestSelectOptions": "Auto suggest options based on field name and existing fields", "aiIntegrationReConfigure": "AI integration has been removed, re-configure from field edit modal to use NocoAI features", "aiIntegrationAddAndReConfigure": "AI integration has been removed, re-add and re-configure from field edit modal to use NocoAI features", - "generateFieldDataUsingAiButtonOption": "Generate data for multiple fields in this table using record information and NocoAI" + "generateFieldDataUsingAiButtonOption": "Generate value for multiple fields in this table using record information and NocoAI" }, "placeholder": { "searchIcons": "Поиск значков",