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": "Tuit",
|
||||
"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": "Nota privada: Només és visible per tu i el vostre equip",
|
||||
"CHANGE_STATUS": "Estat de la conversa canviat",
|
||||
|
||||
@@ -51,5 +51,25 @@
|
||||
"ENTER_TO_REMOVE": "Presiona retorn (tecla enter) per eliminar",
|
||||
"SELECT_ONE": "Selecciona un"
|
||||
}
|
||||
},
|
||||
"NOTIFICATIONS_PAGE": {
|
||||
"HEADER": "Notificacions",
|
||||
"MARK_ALL_DONE": "Mark All Done",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading notifications...",
|
||||
"404": "No Notifications",
|
||||
"TABLE_HEADER": [
|
||||
"Nom",
|
||||
"Número de telèfon",
|
||||
"Converses",
|
||||
"Darrer contacte"
|
||||
]
|
||||
},
|
||||
"TYPE_LABEL": {
|
||||
"conversation_creation": "New conversation",
|
||||
"conversation_assignment": "Conversation Assigned",
|
||||
"assigned_conversation_new_message": "New Message",
|
||||
"conversation_mention": "Mention"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
"NOTE": "Actualitza aqui les preferències de les notificacions per correu electrònic",
|
||||
"CONVERSATION_ASSIGNMENT": "Envieu notificacions per correu electrònic quan se m’assigni una conversa",
|
||||
"CONVERSATION_CREATION": "Envieu notificacions per correu electrònic quan es crea una nova conversa",
|
||||
"CONVERSATION_MENTION": "Send email notifications when you are mentioned in a conversation",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Envia notificacions per correu electrònic quan es creï un missatge nou en una conversa assignada"
|
||||
},
|
||||
"API": {
|
||||
@@ -38,6 +39,7 @@
|
||||
"NOTE": "Actualitzeu les preferències de notificació aquí",
|
||||
"CONVERSATION_ASSIGNMENT": "Envia notificacions automàtiques quan se m'assigna una conversa",
|
||||
"CONVERSATION_CREATION": "Envia notificacions automàtiques quan es creï una conversa nova",
|
||||
"CONVERSATION_MENTION": "Send push notifications when you are mentioned in a conversation",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Envia notificacions automàtiques quan es creï un missatge nou en una conversa assignada",
|
||||
"HAS_ENABLED_PUSH": "Heu activat les notificacions per a aquest navegador.",
|
||||
"REQUEST_PUSH": "Activa les notificacions"
|
||||
@@ -118,6 +120,7 @@
|
||||
"HOME": "Inici",
|
||||
"AGENTS": "Agents",
|
||||
"INBOXES": "Safates d'entrada",
|
||||
"NOTIFICATIONS": "Notificacions",
|
||||
"CANNED_RESPONSES": "Respostes predeterminades",
|
||||
"INTEGRATIONS": "Integracions",
|
||||
"ACCOUNT_SETTINGS": "Configuració del compte",
|
||||
|
||||
Reference in New Issue
Block a user