chore: Enable Danish language (#1443)

Co-authored-by: Samuel Rasmussen
Co-authored-by: wanhai huang
Co-authored-by: Matt
Co-authored-by: Petteri Pucilowski
Co-authored-by: Алексей Чертановский
Co-authored-by: @vfasoulas
Co-authored-by: Goudarz Jafari
This commit is contained in:
Sojan Jose
2020-11-24 23:07:51 +05:30
committed by GitHub
parent 30802e0c13
commit d88118e8d5
32 changed files with 722 additions and 739 deletions

View File

@@ -2,30 +2,30 @@
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Download",
"UPLOADING": "Uploading..."
"UPLOADING": "Uploader..."
},
"FORM_BUBBLE": {
"SUBMIT": "Submit"
"SUBMIT": "Send"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "We are online",
"OFFLINE": "We are offline"
"ONLINE": "Vi er online",
"OFFLINE": "Vi er offline"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Typically replies in a few minutes",
"IN_A_FEW_HOURS": "Typically replies in a few hours",
"IN_A_DAY": "Typically replies in a day"
"IN_A_FEW_MINUTES": "Svarer typisk på et par minutter",
"IN_A_FEW_HOURS": "Svarer typisk på et par timer",
"IN_A_DAY": "Svarer typisk på en dag"
},
"START_CONVERSATION": "Start Conversation",
"START_CONVERSATION": "Start Samtale",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "See new messages",
"CLOSE_MESSAGES_BUTTON": "Close"
"VIEW_MESSAGES_BUTTON": "Se nye beskeder",
"CLOSE_MESSAGES_BUTTON": "Luk"
},
"BUBBLE": {
"LABEL": "Chat with us"
"LABEL": "Chat med os"
},
"POWERED_BY": "Powered by Chatwoot",
"EMAIL_PLACEHOLDER": "Please enter your email",
"CHAT_PLACEHOLDER": "Type your message"
"POWERED_BY": "Drevet af Chatwoot",
"EMAIL_PLACEHOLDER": "Indtast venligst din e-mail",
"CHAT_PLACEHOLDER": "Skriv din besked"
}