chore: Update translations (#8255)

This commit is contained in:
Chatwoot Bot
2023-11-02 03:43:32 +05:30
committed by GitHub
parent 3c7854ccdf
commit e8f4ac632f
13 changed files with 179 additions and 179 deletions

View File

@@ -200,7 +200,7 @@
"ERROR": "Subject can't be empty"
},
"MESSAGE": {
"LABEL": "Message",
"LABEL": "Viesti",
"PLACEHOLDER": "Write your message here",
"ERROR": "Message can't be empty"
},
@@ -309,20 +309,20 @@
},
"VALUE": {
"LABEL": "Attribute value",
"PLACEHOLDER": "Eg: 11901 "
"PLACEHOLDER": "Esim: 11901 "
},
"ADD": {
"TITLE": "Luo uusi määrite ",
"SUCCESS": "Attribute added successfully",
"ERROR": "Unable to add attribute. Please try again later"
"SUCCESS": "Attribuutin lisäys onnistui",
"ERROR": "Attribuuttia ei voitu lisätä. Yritä myöhemmin uudelleen"
},
"UPDATE": {
"SUCCESS": "Attribute updated successfully",
"ERROR": "Unable to update attribute. Please try again later"
"SUCCESS": "Tunniste päivitetty onnistuneesti",
"ERROR": "Attribuuttia ei voida päivittää. Yritä myöhemmin uudelleen"
},
"DELETE": {
"SUCCESS": "Attribute deleted successfully",
"ERROR": "Unable to delete attribute. Please try again later"
"SUCCESS": "Attribuutin poisto onnistui",
"ERROR": "Attribuuttia ei voida poistaa. Yritä uudelleen myöhemmin"
},
"ATTRIBUTE_SELECT": {
"TITLE": "Lisää määritteitä",
@@ -331,15 +331,15 @@
},
"ATTRIBUTE_TYPE": {
"LIST": {
"PLACEHOLDER": "Select value",
"SEARCH_INPUT_PLACEHOLDER": "Search value",
"PLACEHOLDER": "Valitse arvo",
"SEARCH_INPUT_PLACEHOLDER": "Etsi arvo",
"NO_RESULT": "Tuloksia ei löytynyt"
}
}
},
"VALIDATIONS": {
"REQUIRED": "Valid value is required",
"INVALID_URL": "Invalid URL"
"REQUIRED": "Kelvollinen arvo vaaditaan",
"INVALID_URL": "Virheellinen URL"
}
},
"MERGE_CONTACTS": {
@@ -355,7 +355,7 @@
"HELP_LABEL": "Säilytetään"
},
"SUMMARY": {
"TITLE": "Summary",
"TITLE": "Yhteenveto",
"DELETE_WARNING": "Contact of <strong>%{primaryContactName}</strong> will be deleted.",
"ATTRIBUTE_WARNING": "Contact details of <strong>%{primaryContactName}</strong> will be copied to <strong>%{parentContactName}</strong>."
},