Chore: Add ro, fr, pt_BR translation files (#827)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
20
app/javascript/dashboard/i18n/locale/sv/contact.json
Normal file
20
app/javascript/dashboard/i18n/locale/sv/contact.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"CONTACT_PANEL": {
|
||||
"CONVERSATION_TITLE": "Konversation Detaljer",
|
||||
"BROWSER": "Webbläsare",
|
||||
"OS": "Operativsystem",
|
||||
"INITIATED_FROM": "Initierad från",
|
||||
"INITIATED_AT": "Initierad den",
|
||||
"CONVERSATIONS": {
|
||||
"NO_RECORDS_FOUND": "Det finns inga tidigare konversationer kopplade till denna kontakt.",
|
||||
"TITLE": "Tidigare konversationer"
|
||||
},
|
||||
"LABELS": {
|
||||
"TITLE": "Etiketter för konversation",
|
||||
"UPDATE_BUTTON": "Uppdatera etiketter",
|
||||
"UPDATE_ERROR": "Kunde inte uppdatera etiketter, försök igen.",
|
||||
"TAG_PLACEHOLDER": "Lägg till ny etikett",
|
||||
"PLACEHOLDER": "Sök eller lägg till en etikett"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user