chore: Bring updated translations (#2945)

This commit is contained in:
Sojan Jose
2021-09-03 15:48:24 +05:30
committed by GitHub
parent ff1625708e
commit b866c54ad5
401 changed files with 7367 additions and 2040 deletions

View File

@@ -108,7 +108,7 @@
"NEW_CONVERSATION": {
"BUTTON_LABEL": "Start conversation",
"TITLE": "New conversation",
"DESC": "Start a new conversation by sending a new message.",
"DESC": "Start en samtale ved at sende en besked.",
"NO_INBOX": "Couldn't find an inbox to initiate a new conversation with this contact.",
"FORM": {
"TO": {
@@ -119,14 +119,14 @@
"ERROR": "Select an inbox"
},
"MESSAGE": {
"LABEL": "Message",
"PLACEHOLDER": "Write your message here",
"ERROR": "Message can't be empty"
"LABEL": "Besked",
"PLACEHOLDER": "Skriv din besked her",
"ERROR": "Beskeden må ikke være tom"
},
"SUBMIT": "Send message",
"SUBMIT": "Send besked",
"CANCEL": "Annuller",
"SUCCESS_MESSAGE": "Message sent!",
"ERROR_MESSAGE": "Couldn't send! try again"
"SUCCESS_MESSAGE": "Besked sendt!",
"ERROR_MESSAGE": "Kunne ikke sendes! prøv igen"
}
},
"CONTACTS_PAGE": {