Add new translations (#862)
* New translations agentMgmt.json (Dutch) * New translations login.json (Dutch) * New translations settings.json (French) * New translations en.json (French) * New translations en.json (Arabic) * New translations en.json (Greek) * New translations settings.json (Portuguese, Brazilian) * New translations settings.json (Dutch) * New translations settings.json (Greek) * New translations signup.json (Ukrainian) * New translations chatlist.json (Dutch) * New translations contact.json (Dutch) * New translations billing.json (Dutch) * New translations cannedMgmt.json (Dutch) * New translations inboxMgmt.json (Dutch) * New translations conversation.json (Dutch) * New translations generalSettings.json (Dutch) * New translations en.json (Dutch) * New translations en.json (Portuguese, Brazilian) * New translations devise.en.yml (Dutch) * New translations en.yml (Dutch)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"TAB_HEADING": "Gesprekken",
|
||||
"SEARCH": {
|
||||
"INPUT": "Zoek naar mensen, Chat, opgeslagen antwoorden .."
|
||||
"INPUT": "Zoek naar mensen, gesprekken, opgeslagen antwoorden .."
|
||||
},
|
||||
"STATUS_TABS": [
|
||||
{
|
||||
@@ -27,7 +27,7 @@
|
||||
"COUNT_KEY": "mineCount"
|
||||
},
|
||||
{
|
||||
"NAME": "Niet-toegewezen",
|
||||
"NAME": "Niet toegewezen",
|
||||
"KEY": "unassigned",
|
||||
"COUNT_KEY": "unAssignedCount"
|
||||
},
|
||||
@@ -54,15 +54,15 @@
|
||||
},
|
||||
"audio": {
|
||||
"ICON": "ion-volume-high",
|
||||
"CONTENT": "Audio bericht"
|
||||
"CONTENT": "Audiobericht"
|
||||
},
|
||||
"video": {
|
||||
"ICON": "ion-ios-videocam",
|
||||
"CONTENT": "Video bericht"
|
||||
"CONTENT": "Videobericht"
|
||||
},
|
||||
"file": {
|
||||
"ICON": "ion-document",
|
||||
"CONTENT": "Bestand bijlage"
|
||||
"CONTENT": "Bestandsbijlage"
|
||||
},
|
||||
"location": {
|
||||
"ICON": "ion-ios-location",
|
||||
|
||||
Reference in New Issue
Block a user