chore: Update translations (#8983)
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
},
|
||||
"MERGE_CONTACT": "Sammenflet kontakt",
|
||||
"CONTACT_ACTIONS": "Kontakt handlinger",
|
||||
"MUTE_CONTACT": "Gør Samtale Lydløs",
|
||||
"UNMUTE_CONTACT": "Fjern Lydløs",
|
||||
"MUTED_SUCCESS": "Denne samtale er gjort tavs i 6 timer",
|
||||
"UNMUTED_SUCCESS": "Denne samtale er genaktiveret",
|
||||
"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": "Send Udskrift",
|
||||
"EDIT_LABEL": "Rediger",
|
||||
"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": "Der opstod en fejl. Prøv venligst igen"
|
||||
"ERROR_MESSAGE": "Der opstod en fejl. Prøv venligst igen",
|
||||
"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": "Gyldig værdi er påkrævet",
|
||||
"INVALID_URL": "Ugyldig URL"
|
||||
"INVALID_URL": "Ugyldig URL",
|
||||
"INVALID_INPUT": "Invalid Input"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
|
||||
Reference in New Issue
Block a user