i18n - translations (#10764)
Created by Github action --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
0861384351
commit
d3e6879ee3
@ -19,8 +19,7 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 29\n"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||
msgid ""
|
||||
" These are only the server values. Ensure your worker environment has the\n"
|
||||
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||
" same variables and values, this is required for asynchronous tasks like\n"
|
||||
" email sync."
|
||||
msgstr "이것들은 서버 값만입니다. 비동기 작업(예: 이메일 동기화)을 위해 워커 환경에 동일한 변수와 값이 있는지 확인하십시오."
|
||||
@ -1220,11 +1219,11 @@ msgstr "비어 있음"
|
||||
|
||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||
msgid "Empty Array"
|
||||
msgstr ""
|
||||
msgstr "빈 배열"
|
||||
|
||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||
msgid "Empty Object"
|
||||
msgstr ""
|
||||
msgstr "빈 객체"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||
msgid "Endpoint URL"
|
||||
@ -2203,7 +2202,7 @@ msgstr "비어 있지 않음"
|
||||
|
||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||
msgid "Not Found"
|
||||
msgstr ""
|
||||
msgstr "찾을 수 없음"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||
msgid "Not synced"
|
||||
@ -3220,7 +3219,7 @@ msgstr "값"
|
||||
|
||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||
msgid "Variable not found"
|
||||
msgstr ""
|
||||
msgstr "변수를 찾을 수 없음"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||
msgid "Version of the application"
|
||||
|
||||
Reference in New Issue
Block a user