i18n - translations (#10435)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
92462b3ae5
commit
36602eab17
@ -1542,6 +1542,10 @@ msgstr "Ungültiger Authentifizierungsanbieter"
|
||||
#~ msgid "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||
#~ msgstr "Invalid custom domain. Custom domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||
|
||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||
msgid "Invalid custom domain. Please include at least one subdomain (e.g., sub.example.com)."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||
#: src/pages/settings/security/SettingsSecurityApprovedAccessDomain.tsx
|
||||
msgid "Invalid domain. Domains have to be smaller than 256 characters in length, cannot be IP addresses, cannot contain spaces, cannot contain any special characters such as _~`!@#$%^*()=+{}[]|\\;:'\",<>/? and cannot begin or end with a '-' character."
|
||||
@ -1903,6 +1907,10 @@ msgstr "Neuer SSO-Anbieter"
|
||||
#~ msgid "New Webhook"
|
||||
#~ msgstr "New Webhook"
|
||||
|
||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||
msgid "No change detected"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx
|
||||
msgid "No connected account"
|
||||
msgstr "Kein verbundenes Konto"
|
||||
|
||||
Reference in New Issue
Block a user