chore: Update translations from Crowdin (#5546)

This commit is contained in:
Sojan Jose 2022-10-04 18:14:35 -07:00 committed by GitHub
parent 8df7547043
commit c76aed6d5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
86 changed files with 645 additions and 43 deletions

View file

@ -19,6 +19,21 @@
"TITLE": "Profil",
"NOTE": "Din e-postadresse er din identitet og brukes til å logge inn."
},
"SEND_MESSAGE": {
"TITLE": "Hotkey to send messages",
"NOTE": "You can select a hotkey (either Enter or Cmd/Ctrl+Enter) based on your preference of writing.",
"UPDATE_SUCCESS": "Your settings have been updated successfully",
"CARD": {
"ENTER_KEY": {
"HEADING": "Enter (↵)",
"CONTENT": "Send messages by pressing Enter key instead of clicking the send button."
},
"CMD_ENTER_KEY": {
"HEADING": "Cmd/Ctrl + Enter (⌘ + ↵)",
"CONTENT": "Send messages by pressing Cmd/Ctrl + enter key instead of clicking the send button."
}
}
},
"MESSAGE_SIGNATURE_SECTION": {
"TITLE": "Personal message signature",
"NOTE": "Create a personal message signature that would be added to all the messages you send from your email inbox. Use the rich content editor to create a highly personalised signature.",