chore: Fix translations in Swedish language (#3765)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"TEAM_AVAILABILITY": {
|
"TEAM_AVAILABILITY": {
|
||||||
"ONLINE": "Vi är online",
|
"ONLINE": "Vi är online",
|
||||||
"OFFLINE": "We are away at the moment"
|
"OFFLINE": "Vi är borta för tillfället"
|
||||||
},
|
},
|
||||||
"REPLY_TIME": {
|
"REPLY_TIME": {
|
||||||
"IN_A_FEW_MINUTES": "Svarar vanligtvis inom några minuter",
|
"IN_A_FEW_MINUTES": "Svarar vanligtvis inom några minuter",
|
||||||
@@ -22,7 +22,7 @@
|
|||||||
"UNREAD_VIEW": {
|
"UNREAD_VIEW": {
|
||||||
"VIEW_MESSAGES_BUTTON": "Se nya meddelanden",
|
"VIEW_MESSAGES_BUTTON": "Se nya meddelanden",
|
||||||
"CLOSE_MESSAGES_BUTTON": "Stäng",
|
"CLOSE_MESSAGES_BUTTON": "Stäng",
|
||||||
"COMPANY_FROM": "from",
|
"COMPANY_FROM": "från",
|
||||||
"BOT": "Bot"
|
"BOT": "Bot"
|
||||||
},
|
},
|
||||||
"BUBBLE": {
|
"BUBBLE": {
|
||||||
@@ -38,17 +38,17 @@
|
|||||||
"FULL_NAME": {
|
"FULL_NAME": {
|
||||||
"LABEL": "Fullständigt namn",
|
"LABEL": "Fullständigt namn",
|
||||||
"PLACEHOLDER": "Vänligen ange ditt fullständiga namn",
|
"PLACEHOLDER": "Vänligen ange ditt fullständiga namn",
|
||||||
"ERROR": "Full Name is required"
|
"ERROR": "Fullständigt namn krävs"
|
||||||
},
|
},
|
||||||
"EMAIL_ADDRESS": {
|
"EMAIL_ADDRESS": {
|
||||||
"LABEL": "E-postadress",
|
"LABEL": "E-postadress",
|
||||||
"PLACEHOLDER": "Please enter your email address",
|
"PLACEHOLDER": "Vänligen ange din e-postadress",
|
||||||
"ERROR": "Invalid email address"
|
"ERROR": "Ogiltig e-postadress"
|
||||||
},
|
},
|
||||||
"MESSAGE": {
|
"MESSAGE": {
|
||||||
"LABEL": "Message",
|
"LABEL": "Meddelande",
|
||||||
"PLACEHOLDER": "Please enter your message",
|
"PLACEHOLDER": "Vänligen ange ditt meddelande",
|
||||||
"ERROR": "Message too short"
|
"ERROR": "Meddelandet är för kort"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation"
|
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation"
|
||||||
|
|||||||
Reference in New Issue
Block a user