chore: Update translations, Add Norwegian(no) (#1675)
Co-authored-by: magnus - Norwegian Co-authored-by: Sina Nouri (sina.nouri) - Persian Co-authored-by: Arnaud Dupont (dupont.arnaud.58) - French Co-authored-by: Ilya Konovalenko (ilyakonovalenko) - Russian Co-authored-by: lybtt - Chinese Simplified Co-authored-by: arturczyzewski - Polish Co-authored-by: vfasoulas - Greek Co-authored-by: Thiago Costa Cavalcante (thiagolinocc) - Portuguese, Brazilian Co-authored-by: Yovan Lutfi Arya (Regerta) - Indonesian Co-authored-by: chinyaev - Russian Co-authored-by: this-gavagai - Nepali Co-authored-by: petrs - Czech Co-authored-by: Sin V (jiiniasu) - Swedish Co-authored-by: Ambler (ambler) - Korean Co-authored-by: Nestor Davalos (nestordavalos) - Spanish Co-authored-by: Goudarz Jafari (Goudarz) - Persian Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
@@ -44,7 +44,8 @@
|
||||
"TWEET": "Tweet",
|
||||
"TIP_FORMAT_ICON": "Show rich text editor",
|
||||
"TIP_EMOJI_ICON": "Show emoji selector",
|
||||
"TIP_ATTACH_ICON": "Attach files"
|
||||
"TIP_ATTACH_ICON": "Attach files",
|
||||
"ENTER_TO_SEND": "Enter to send"
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Privat Note: Kun synlig for dig og dit team",
|
||||
"CHANGE_STATUS": "Samtalestatus ændret",
|
||||
|
||||
@@ -51,5 +51,25 @@
|
||||
"ENTER_TO_REMOVE": "Press enter to remove",
|
||||
"SELECT_ONE": "Select one"
|
||||
}
|
||||
},
|
||||
"NOTIFICATIONS_PAGE": {
|
||||
"HEADER": "Notifications",
|
||||
"MARK_ALL_DONE": "Mark All Done",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading notifications...",
|
||||
"404": "No Notifications",
|
||||
"TABLE_HEADER": [
|
||||
"Navn",
|
||||
"Telefonnummer",
|
||||
"Samtaler",
|
||||
"Sidst Kontaktet"
|
||||
]
|
||||
},
|
||||
"TYPE_LABEL": {
|
||||
"conversation_creation": "New conversation",
|
||||
"conversation_assignment": "Conversation Assigned",
|
||||
"assigned_conversation_new_message": "New Message",
|
||||
"conversation_mention": "Mention"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
"NOTE": "Opdater dine e-mail notifikationspræferencer her",
|
||||
"CONVERSATION_ASSIGNMENT": "Send e-mail notifikationer når en samtale er tildelt mig",
|
||||
"CONVERSATION_CREATION": "Send e-mail notifikationer når en ny samtale er oprettet",
|
||||
"CONVERSATION_MENTION": "Send email notifications when you are mentioned in a conversation",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send e-mail notifikationer når en ny besked er oprettet i en tildelt samtale"
|
||||
},
|
||||
"API": {
|
||||
@@ -38,6 +39,7 @@
|
||||
"NOTE": "Opdater dine push-notifikationspræferencer her",
|
||||
"CONVERSATION_ASSIGNMENT": "Send push-notifikationer, når en samtale er tildelt mig",
|
||||
"CONVERSATION_CREATION": "Send push-notifikationer, når en ny samtale er oprettet",
|
||||
"CONVERSATION_MENTION": "Send push notifications when you are mentioned in a conversation",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send push-notifikationer, når en ny besked oprettes i en tildelt samtale",
|
||||
"HAS_ENABLED_PUSH": "Du har aktiveret push for denne browser.",
|
||||
"REQUEST_PUSH": "Aktivér push-notifikationer"
|
||||
@@ -118,6 +120,7 @@
|
||||
"HOME": "Hjem",
|
||||
"AGENTS": "Agenter",
|
||||
"INBOXES": "Indbakker",
|
||||
"NOTIFICATIONS": "Notifications",
|
||||
"CANNED_RESPONSES": "Standardsvar Svar",
|
||||
"INTEGRATIONS": "Integrationer",
|
||||
"ACCOUNT_SETTINGS": "Kontoindstillinger",
|
||||
|
||||
Reference in New Issue
Block a user