chore: Update translations (#8983)
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
},
|
||||
"MERGE_CONTACT": "Sameina tengilið",
|
||||
"CONTACT_ACTIONS": "Aðgerðir tengiliðs",
|
||||
"MUTE_CONTACT": "Þagga Samtal",
|
||||
"UNMUTE_CONTACT": "Afþagga Samtal",
|
||||
"MUTED_SUCCESS": "Þetta samtal er þaggað í 6 klukkustundir",
|
||||
"UNMUTED_SUCCESS": "Þetta samtal er afþaggað",
|
||||
"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": "Senda Afrit",
|
||||
"EDIT_LABEL": "Breyta",
|
||||
"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": "Það kom upp villa, vinsamlegast reyndu aftur"
|
||||
"ERROR_MESSAGE": "Það kom upp villa, vinsamlegast reyndu aftur",
|
||||
"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": "Það þarf að slá inn gilt gildi",
|
||||
"INVALID_URL": "Ógilt URL"
|
||||
"INVALID_URL": "Ógilt URL",
|
||||
"INVALID_INPUT": "Invalid Input"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
|
||||
Reference in New Issue
Block a user