chore: Update translations (#7887)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -36,23 +36,23 @@
|
||||
}
|
||||
},
|
||||
"VIEW_FILTER": "Bekijken",
|
||||
"SORT_TOOLTIP_LABEL": "Sort conversations",
|
||||
"SORT_TOOLTIP_LABEL": "Sorteer gesprekken",
|
||||
"CHAT_SORT": {
|
||||
"STATUS": "Status",
|
||||
"ORDER_BY": "Order by"
|
||||
"ORDER_BY": "Sorteren op"
|
||||
},
|
||||
"CHAT_SORT_FILTER_ITEMS": {
|
||||
"latest": {
|
||||
"TEXT": "Last activity"
|
||||
"TEXT": "Laatste Activiteit"
|
||||
},
|
||||
"sort_on_created_at": {
|
||||
"TEXT": "Created at"
|
||||
"TEXT": "Aangemaakt op"
|
||||
},
|
||||
"sort_on_priority": {
|
||||
"TEXT": "Priority"
|
||||
"TEXT": "Prioriteit"
|
||||
},
|
||||
"sort_on_waiting_since": {
|
||||
"TEXT": "Pending Response"
|
||||
"TEXT": "Wachtend op antwoord"
|
||||
}
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
@@ -76,20 +76,20 @@
|
||||
}
|
||||
},
|
||||
"CHAT_SORT_BY_FILTER": {
|
||||
"TITLE": "Sort conversation",
|
||||
"DROPDOWN_TITLE": "Sort by",
|
||||
"TITLE": "Gesprek sorteren",
|
||||
"DROPDOWN_TITLE": "Sorteren op",
|
||||
"ITEMS": {
|
||||
"LATEST": {
|
||||
"NAME": "Last activity at",
|
||||
"LABEL": "Last activity"
|
||||
"NAME": "Laatste activiteit om",
|
||||
"LABEL": "Laatste Activiteit"
|
||||
},
|
||||
"CREATED_AT": {
|
||||
"NAME": "Created at",
|
||||
"LABEL": "Created at"
|
||||
"NAME": "Aangemaakt op",
|
||||
"LABEL": "Aangemaakt op"
|
||||
},
|
||||
"LAST_USER_MESSAGE_AT": {
|
||||
"NAME": "Last user message at",
|
||||
"LABEL": "Last message"
|
||||
"NAME": "Laatste bericht van gebruiker op",
|
||||
"LABEL": "Laatste bericht"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user