diff --git a/packages/nc-gui/lang/ar.json b/packages/nc-gui/lang/ar.json index bbb1684f25..1e181dd3cd 100644 --- a/packages/nc-gui/lang/ar.json +++ b/packages/nc-gui/lang/ar.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/bn_IN.json b/packages/nc-gui/lang/bn_IN.json index afd5c0555e..9772e12eb1 100644 --- a/packages/nc-gui/lang/bn_IN.json +++ b/packages/nc-gui/lang/bn_IN.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/cs.json b/packages/nc-gui/lang/cs.json index 1049385468..d10879b9cf 100644 --- a/packages/nc-gui/lang/cs.json +++ b/packages/nc-gui/lang/cs.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/da.json b/packages/nc-gui/lang/da.json index e9a5ca33a1..08d4005d68 100644 --- a/packages/nc-gui/lang/da.json +++ b/packages/nc-gui/lang/da.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/de.json b/packages/nc-gui/lang/de.json index bc8a5060ca..8c3f3a311d 100644 --- a/packages/nc-gui/lang/de.json +++ b/packages/nc-gui/lang/de.json @@ -738,6 +738,7 @@ "noAccess": "Kein Zugriff", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/es.json b/packages/nc-gui/lang/es.json index 130afe780b..ba35c2ca52 100644 --- a/packages/nc-gui/lang/es.json +++ b/packages/nc-gui/lang/es.json @@ -738,6 +738,7 @@ "noAccess": "Sin acceso", "restApis": "API REST", "apis": "API", + "apiSnippet": "API Snippets", "includeData": "Incluir datos", "includeView": "Incluir vista", "includeWebhook": "Incluir Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/eu.json b/packages/nc-gui/lang/eu.json index 108407e87a..202ba1fe96 100644 --- a/packages/nc-gui/lang/eu.json +++ b/packages/nc-gui/lang/eu.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/fa.json b/packages/nc-gui/lang/fa.json index 6b9dc1be7a..632e062b70 100644 --- a/packages/nc-gui/lang/fa.json +++ b/packages/nc-gui/lang/fa.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/fi.json b/packages/nc-gui/lang/fi.json index 51fe37059e..4d8bf0d773 100644 --- a/packages/nc-gui/lang/fi.json +++ b/packages/nc-gui/lang/fi.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/fr.json b/packages/nc-gui/lang/fr.json index 980dc7ebaf..d8a869f451 100644 --- a/packages/nc-gui/lang/fr.json +++ b/packages/nc-gui/lang/fr.json @@ -449,7 +449,7 @@ "noResultsMatchedYourSearch": "Your search did not yield any matching results." }, "labels": { - "connectionDetails": "Connection Details", + "connectionDetails": "Détails de connexion", "metaSync": "Meta Sync", "mention": "Mention", "today": "Aujourd'hui", @@ -738,6 +738,7 @@ "noAccess": "Accès interdit", "restApis": "API REST", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Inclure les données", "includeView": "Inclure la vue", "includeWebhook": "Inclure le Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Erreur lors de la récupération des données du calendrier", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/he.json b/packages/nc-gui/lang/he.json index c208da9414..6cd7bcb6d8 100644 --- a/packages/nc-gui/lang/he.json +++ b/packages/nc-gui/lang/he.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/hi.json b/packages/nc-gui/lang/hi.json index 1ac9bf344e..bbc8106427 100644 --- a/packages/nc-gui/lang/hi.json +++ b/packages/nc-gui/lang/hi.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/hr.json b/packages/nc-gui/lang/hr.json index ed194524ee..f3e8751975 100644 --- a/packages/nc-gui/lang/hr.json +++ b/packages/nc-gui/lang/hr.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/id.json b/packages/nc-gui/lang/id.json index bc8a577ef3..53e48dddf5 100644 --- a/packages/nc-gui/lang/id.json +++ b/packages/nc-gui/lang/id.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/it.json b/packages/nc-gui/lang/it.json index aeb53bf13b..ae7cf01232 100644 --- a/packages/nc-gui/lang/it.json +++ b/packages/nc-gui/lang/it.json @@ -738,6 +738,7 @@ "noAccess": "Nessun accesso", "restApis": "REST API", "apis": "API", + "apiSnippet": "API Snippets", "includeData": "Includi Dati", "includeView": "Includi Vista", "includeWebhook": "Includi Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/ja.json b/packages/nc-gui/lang/ja.json index 7dfe0048b4..b8537893cb 100644 --- a/packages/nc-gui/lang/ja.json +++ b/packages/nc-gui/lang/ja.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/ko.json b/packages/nc-gui/lang/ko.json index fa2801c3a0..3609f57957 100644 --- a/packages/nc-gui/lang/ko.json +++ b/packages/nc-gui/lang/ko.json @@ -738,6 +738,7 @@ "noAccess": "접근 권한 없음", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "데이터 포함", "includeView": "뷰 포함", "includeWebhook": "웹훅 포함", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/lv.json b/packages/nc-gui/lang/lv.json index e42f25a905..01ba5cf8a8 100644 --- a/packages/nc-gui/lang/lv.json +++ b/packages/nc-gui/lang/lv.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/nl.json b/packages/nc-gui/lang/nl.json index 35782904b5..889ff8b3c3 100644 --- a/packages/nc-gui/lang/nl.json +++ b/packages/nc-gui/lang/nl.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/no.json b/packages/nc-gui/lang/no.json index 3d923b8e8b..342cdf6c9d 100644 --- a/packages/nc-gui/lang/no.json +++ b/packages/nc-gui/lang/no.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/pl.json b/packages/nc-gui/lang/pl.json index 5bb8598f5e..7cd57cb9d2 100644 --- a/packages/nc-gui/lang/pl.json +++ b/packages/nc-gui/lang/pl.json @@ -738,6 +738,7 @@ "noAccess": "Brak dostępu", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Dołącz dane", "includeView": "Dołącz widok", "includeWebhook": "Dołącz Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "Nie możesz ukryć wszystkich opcji, jeśli pole jest wymagane" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Błąd podczas pobierania danych kalendarza", "fetchingActiveDates": "Błąd podczas pobierania aktywnych dat", "scopesRequired": "Wymagane zakresy", diff --git a/packages/nc-gui/lang/pt.json b/packages/nc-gui/lang/pt.json index 771b397ca9..6b8ee1b39d 100644 --- a/packages/nc-gui/lang/pt.json +++ b/packages/nc-gui/lang/pt.json @@ -738,6 +738,7 @@ "noAccess": "Sem acesso", "restApis": "APIs Rest", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Incluir dados", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/pt_BR.json b/packages/nc-gui/lang/pt_BR.json index bdaf095e2b..9e22d4b7db 100644 --- a/packages/nc-gui/lang/pt_BR.json +++ b/packages/nc-gui/lang/pt_BR.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/ru.json b/packages/nc-gui/lang/ru.json index 786441c055..c45640cf1d 100644 --- a/packages/nc-gui/lang/ru.json +++ b/packages/nc-gui/lang/ru.json @@ -738,6 +738,7 @@ "noAccess": "Нет доступа", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Включить данные", "includeView": "Включить вид", "includeWebhook": "Включить вебхук", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/sk.json b/packages/nc-gui/lang/sk.json index 5b2fd9c077..2944cf8c88 100644 --- a/packages/nc-gui/lang/sk.json +++ b/packages/nc-gui/lang/sk.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/sl.json b/packages/nc-gui/lang/sl.json index 470a64651f..6f98d127a3 100644 --- a/packages/nc-gui/lang/sl.json +++ b/packages/nc-gui/lang/sl.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/sv.json b/packages/nc-gui/lang/sv.json index b1de364892..7cb7f2ca23 100644 --- a/packages/nc-gui/lang/sv.json +++ b/packages/nc-gui/lang/sv.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/th.json b/packages/nc-gui/lang/th.json index a71dadead7..1c4fd3319a 100644 --- a/packages/nc-gui/lang/th.json +++ b/packages/nc-gui/lang/th.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/tr.json b/packages/nc-gui/lang/tr.json index e78f2788ba..64efc66b8a 100644 --- a/packages/nc-gui/lang/tr.json +++ b/packages/nc-gui/lang/tr.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/uk.json b/packages/nc-gui/lang/uk.json index e451e78604..a551627bed 100644 --- a/packages/nc-gui/lang/uk.json +++ b/packages/nc-gui/lang/uk.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/vi.json b/packages/nc-gui/lang/vi.json index 4f13a25077..fedde6d44d 100644 --- a/packages/nc-gui/lang/vi.json +++ b/packages/nc-gui/lang/vi.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required", diff --git a/packages/nc-gui/lang/zh-Hans.json b/packages/nc-gui/lang/zh-Hans.json index 9d2d614603..00edd81c18 100644 --- a/packages/nc-gui/lang/zh-Hans.json +++ b/packages/nc-gui/lang/zh-Hans.json @@ -738,6 +738,7 @@ "noAccess": "无权访问", "restApis": "重置API", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "包括数据", "includeView": "包括查看", "includeWebhook": "包括 Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "必填项不能为空" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "获取日历数据时出错", "fetchingActiveDates": "获取活动日期时出错", "scopesRequired": "范围不能为空", diff --git a/packages/nc-gui/lang/zh-Hant.json b/packages/nc-gui/lang/zh-Hant.json index 6a37e01630..b6871c5120 100644 --- a/packages/nc-gui/lang/zh-Hant.json +++ b/packages/nc-gui/lang/zh-Hant.json @@ -738,6 +738,7 @@ "noAccess": "No access", "restApis": "Rest APIs", "apis": "APIs", + "apiSnippet": "API Snippets", "includeData": "Include Data", "includeView": "Include View", "includeWebhook": "Include Webhook", @@ -1413,6 +1414,7 @@ "preventHideAllOptions": "You cannot hide all options if field is required" }, "error": { + "errorLoadingRecord": "Error loading record data", "fetchingCalendarData": "Error fetching calendar data", "fetchingActiveDates": "Error fetching active dates", "scopesRequired": "Scopes required",