chore: Update translations (#8024)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
{
|
||||
"COMPONENTS": {
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Download",
|
||||
"UPLOADING": "Uploading..."
|
||||
"DOWNLOAD": "Preuzmite",
|
||||
"UPLOADING": "Prenosim..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "Submit"
|
||||
"SUBMIT": "Pošalji"
|
||||
},
|
||||
"MESSAGE_BUBBLE": {
|
||||
"RETRY": "Send message again",
|
||||
"ERROR_MESSAGE": "Couldn't send, try again"
|
||||
"RETRY": "Pošalji poruku ponovno",
|
||||
"ERROR_MESSAGE": "Nismo uspjeli poslati, pokušajte ponovno"
|
||||
}
|
||||
},
|
||||
"TEAM_AVAILABILITY": {
|
||||
"ONLINE": "We are online",
|
||||
"OFFLINE": "We are away at the moment"
|
||||
"ONLINE": "Online smo",
|
||||
"OFFLINE": "Trenutačno nismo online"
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"IN_A_FEW_MINUTES": "Typically replies in a few minutes",
|
||||
@@ -49,33 +49,33 @@
|
||||
"POWERED_BY": "Powered by Chatwoot",
|
||||
"EMAIL_PLACEHOLDER": "Please enter your email",
|
||||
"CHAT_PLACEHOLDER": "Type your message",
|
||||
"TODAY": "Today",
|
||||
"YESTERDAY": "Yesterday",
|
||||
"TODAY": "Danas",
|
||||
"YESTERDAY": "Jučer",
|
||||
"PRE_CHAT_FORM": {
|
||||
"FIELDS": {
|
||||
"FULL_NAME": {
|
||||
"LABEL": "Full Name",
|
||||
"PLACEHOLDER": "Please enter your full name",
|
||||
"REQUIRED_ERROR": "Full Name is required"
|
||||
"LABEL": "Ime i prezime",
|
||||
"PLACEHOLDER": "Molimo unesite vaše puno ime",
|
||||
"REQUIRED_ERROR": "Potrebno je unijeti puno ime"
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"LABEL": "Email Address",
|
||||
"PLACEHOLDER": "Please enter your email address",
|
||||
"REQUIRED_ERROR": "Email Address is required",
|
||||
"VALID_ERROR": "Please enter a valid email address"
|
||||
"LABEL": "Adresa e-pošte",
|
||||
"PLACEHOLDER": "Molimo unesite adresu e-pošte",
|
||||
"REQUIRED_ERROR": "Potrebno je unijeti adresu e-pošte",
|
||||
"VALID_ERROR": "Molimo unesite validnu adresu e-pošte"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "Phone Number",
|
||||
"PLACEHOLDER": "Please enter your phone number",
|
||||
"REQUIRED_ERROR": "Phone Number is required",
|
||||
"DIAL_CODE_VALID_ERROR": "Please select a country code",
|
||||
"VALID_ERROR": "Please enter a valid phone number",
|
||||
"LABEL": "Broj telefona",
|
||||
"PLACEHOLDER": "Molimo unesite vaš broj telefona",
|
||||
"REQUIRED_ERROR": "Potrebno je unijeti broj telefona",
|
||||
"DIAL_CODE_VALID_ERROR": "Molimo odaberite kod države",
|
||||
"VALID_ERROR": "Molimo unesite validan broj telefona",
|
||||
"DROPDOWN_EMPTY": "Nisu pronađeni rezultati"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Message",
|
||||
"PLACEHOLDER": "Please enter your message",
|
||||
"ERROR": "Message too short"
|
||||
"LABEL": "Poruka",
|
||||
"PLACEHOLDER": "Molimo unesite poruku",
|
||||
"ERROR": "Poruka je prekratka"
|
||||
}
|
||||
},
|
||||
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation",
|
||||
|
||||
Reference in New Issue
Block a user