chore: Update translations (#8983)
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
},
|
||||
"MERGE_CONTACT": "Yhdistä yhteystieto",
|
||||
"CONTACT_ACTIONS": "Contact actions",
|
||||
"MUTE_CONTACT": "Mykistä Keskustelu",
|
||||
"UNMUTE_CONTACT": "Poista keskustelun mykistys",
|
||||
"MUTED_SUCCESS": "Tämä keskustelu on mykistetty 6 tunniksi",
|
||||
"UNMUTED_SUCCESS": "Tätä keskustelua ei ole hiljennetty",
|
||||
"MUTE_CONTACT": "Block Contact",
|
||||
"UNMUTE_CONTACT": "Unblock Contact",
|
||||
"MUTED_SUCCESS": "This contact is blocked successfully. You will not be notified of any future conversations.",
|
||||
"UNMUTED_SUCCESS": "This contact is unblocked successfully.",
|
||||
"SEND_TRANSCRIPT": "Lähetä keskustelu",
|
||||
"EDIT_LABEL": "Muokkaa",
|
||||
"SIDEBAR_SECTIONS": {
|
||||
@@ -79,7 +79,13 @@
|
||||
"TITLE": "Export Contacts",
|
||||
"DESC": "Export contacts to a CSV file.",
|
||||
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
|
||||
"ERROR_MESSAGE": "Tapahtui virhe, yritä uudelleen"
|
||||
"ERROR_MESSAGE": "Tapahtui virhe, yritä uudelleen",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Export Contacts",
|
||||
"MESSAGE": "Are you sure you want to export all contacts?",
|
||||
"YES": "Yes, Export",
|
||||
"NO": "No, Cancel"
|
||||
}
|
||||
},
|
||||
"DELETE_NOTE": {
|
||||
"CONFIRM": {
|
||||
@@ -339,7 +345,8 @@
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Kelvollinen arvo vaaditaan",
|
||||
"INVALID_URL": "Virheellinen URL"
|
||||
"INVALID_URL": "Virheellinen URL",
|
||||
"INVALID_INPUT": "Invalid Input"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
|
||||
Reference in New Issue
Block a user