i18n - translations (#12465)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
2dd8b9af10
commit
ad804ebecd
@ -2777,6 +2777,41 @@ msgstr "Liegt in der Vergangenheit"
|
||||
msgid "Is not"
|
||||
msgstr "Ist nicht"
|
||||
|
||||
#. js-lingui-id: /2on+O
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "is not a valid array"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: LmaaLR
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "is not a valid date (format: '2021-12-01')"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: ntHJJY
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "is not a valid date time (format: '2021-12-01T00:00:00Z')"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: M9i8dv
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "is not a valid email"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 96g038
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "is not a valid JSON"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: Ir+3AW
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "is not a valid URL"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: MgIflq
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "is not a valid UUID"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: ldI7NO
|
||||
#: src/modules/object-record/object-filter-dropdown/utils/getOperandLabel.ts
|
||||
msgid "Is not empty"
|
||||
@ -3129,6 +3164,31 @@ msgstr "Nach links verschieben"
|
||||
msgid "Move right"
|
||||
msgstr "Nach rechts verschieben"
|
||||
|
||||
#. js-lingui-id: asWVA5
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "must be a number"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: qJVW/e
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "must be an array of object with valid phone, calling code and country code (format: '[{\"number\":\"123456789\", \"callingCode\":\"+33\", \"countryCode\":\"FR\"}]')"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: hTW2Fw
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "must be an array of object with valid url and label (format: '[{\"url\":\"valid.url\", \"label\":\"label value\")}]'"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 5rovyq
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "must be an array of valid emails"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: amJfUq
|
||||
#: src/modules/object-record/spreadsheet-import/utils/getSpreadSheetFieldValidationDefinitions.ts
|
||||
msgid "must contain only numbers"
|
||||
msgstr ""
|
||||
|
||||
#. js-lingui-id: 6YtxFj
|
||||
#: src/testing/mock-data/tableData.ts
|
||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx
|
||||
|
||||
Reference in New Issue
Block a user