chore: Update translations (#7033)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-05-06 02:40:50 -07:00
committed by GitHub
parent 022383d942
commit 3dedfee350
262 changed files with 3051 additions and 1500 deletions

View File

@@ -35,6 +35,20 @@
"TEXT": "Alla"
}
},
"VIEW_FILTER": "Visa",
"SORT_TOOLTIP_LABEL": "Sort conversations",
"CHAT_SORT": {
"STATUS": "Status",
"ORDER_BY": "Order by"
},
"CHAT_SORT_FILTER_ITEMS": {
"latest": {
"TEXT": "Last activity"
},
"sort_on_created_at": {
"TEXT": "Created at"
}
},
"ATTACHMENTS": {
"image": {
"CONTENT": "Bildmeddelande"
@@ -55,6 +69,24 @@
"CONTENT": "har delat en webbadress"
}
},
"CHAT_SORT_BY_FILTER": {
"TITLE": "Sort conversation",
"DROPDOWN_TITLE": "Sort by",
"ITEMS": {
"LATEST": {
"NAME": "Last activity at",
"LABEL": "Last activity"
},
"CREATED_AT": {
"NAME": "Created at",
"LABEL": "Created at"
},
"LAST_USER_MESSAGE_AT": {
"NAME": "Last user message at",
"LABEL": "Last message"
}
}
},
"RECEIVED_VIA_EMAIL": "Mottaget via e-post",
"VIEW_TWEET_IN_TWITTER": "Visa tweet i Twitter",
"REPLY_TO_TWEET": "Svara på detta tweet",