chore: New Crowdin updates (#3616)

This commit is contained in:
Sojan Jose
2021-12-19 11:38:02 +05:30
committed by GitHub
parent 6069cd9eba
commit 46d2a8f218
459 changed files with 13000 additions and 2343 deletions

View File

@@ -103,13 +103,15 @@
},
"EMAIL_ADDRESS": {
"PLACEHOLDER": "Anna yhteyshenkilön sähköpostiosoite",
"LABEL": "Sähköpostiosoite"
"LABEL": "Sähköpostiosoite",
"DUPLICATE": "Tämä sähköpostiosoite on käytössä toiselle yhteyshenkilölle."
},
"PHONE_NUMBER": {
"PLACEHOLDER": "Anna yhteystiedon puhelinnumero",
"LABEL": "Puhelinnumero",
"HELP": "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]",
"ERROR": "Phone number should be either empty or of E.164 format"
"ERROR": "Phone number should be either empty or of E.164 format",
"DUPLICATE": "This phone number is in use for another contact."
},
"LOCATION": {
"PLACEHOLDER": "Anna yhteystiedon sijainti",
@@ -139,7 +141,6 @@
}
},
"SUCCESS_MESSAGE": "Kontakti tallennettu onnistuneesti",
"CONTACT_ALREADY_EXIST": "Tämä sähköpostiosoite on käytössä toiselle yhteyshenkilölle.",
"ERROR_MESSAGE": "Tapahtui virhe, yritä uudelleen"
},
"NEW_CONVERSATION": {
@@ -176,6 +177,7 @@
"FIELDS": "Contact fields",
"SEARCH_BUTTON": "Etsi",
"SEARCH_INPUT_PLACEHOLDER": "Etsi yhteystietoja",
"FILTER_CONTACTS": "Filter",
"LIST": {
"LOADING_MESSAGE": "Ladataan yhteystietoja...",
"404": "Ei hakua vastaavia yhteystietoja 🔍",
@@ -279,6 +281,13 @@
"TITLE": "Add attributes",
"PLACEHOLDER": "Search attributes",
"NO_RESULT": "No attributes found"
},
"ATTRIBUTE_TYPE": {
"LIST": {
"PLACEHOLDER": "Select value",
"SEARCH_INPUT_PLACEHOLDER": "Search value",
"NO_RESULT": "No result found"
}
}
},
"VALIDATIONS": {