chore: Update translations (#7347)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-06-19 04:57:43 -07:00
committed by GitHub
parent 5e807c5875
commit c410fe333a
731 changed files with 9300 additions and 4318 deletions

View File

@@ -35,18 +35,21 @@
"TEXT": "All"
}
},
"VIEW_FILTER": "View",
"SORT_TOOLTIP_LABEL": "Sort conversations",
"VIEW_FILTER": "Pregled",
"SORT_TOOLTIP_LABEL": "Poredaj razgovore",
"CHAT_SORT": {
"STATUS": "Status",
"ORDER_BY": "Order by"
"ORDER_BY": "Poredaj po"
},
"CHAT_SORT_FILTER_ITEMS": {
"latest": {
"TEXT": "Last activity"
"TEXT": "Zadnja aktivnost"
},
"sort_on_created_at": {
"TEXT": "Created at"
"TEXT": "Kreirano"
},
"sort_on_priority": {
"TEXT": "Prioritet"
}
},
"ATTACHMENTS": {
@@ -70,20 +73,20 @@
}
},
"CHAT_SORT_BY_FILTER": {
"TITLE": "Sort conversation",
"DROPDOWN_TITLE": "Sort by",
"TITLE": "Poredaj razgovor",
"DROPDOWN_TITLE": "Poredaj po",
"ITEMS": {
"LATEST": {
"NAME": "Last activity at",
"LABEL": "Last activity"
"NAME": "Zadnja aktivnost",
"LABEL": "Zadnja aktivnost"
},
"CREATED_AT": {
"NAME": "Created at",
"LABEL": "Created at"
"NAME": "Kreirano",
"LABEL": "Kreirano"
},
"LAST_USER_MESSAGE_AT": {
"NAME": "Last user message at",
"LABEL": "Last message"
"NAME": "Zadnja poruka korisnika",
"LABEL": "Zadnja poruka"
}
}
},