Initial commit: Add logistics and order_detail message types
Some checks failed
Lock Threads / action (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
Run Chatwoot CE spec / lint-backend (push) Has been cancelled
Run Chatwoot CE spec / lint-frontend (push) Has been cancelled
Run Chatwoot CE spec / frontend-tests (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (0, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (1, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (10, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (11, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (12, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (13, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (14, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (15, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (2, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (3, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (4, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (5, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (6, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (7, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (8, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (9, 16) (push) Has been cancelled
Run Linux nightly installer / nightly (push) Has been cancelled
Some checks failed
Lock Threads / action (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot EE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot EE docker images / merge (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Publish Chatwoot CE docker images / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Publish Chatwoot CE docker images / merge (push) Has been cancelled
Run Chatwoot CE spec / lint-backend (push) Has been cancelled
Run Chatwoot CE spec / lint-frontend (push) Has been cancelled
Run Chatwoot CE spec / frontend-tests (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (0, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (1, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (10, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (11, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (12, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (13, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (14, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (15, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (2, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (3, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (4, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (5, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (6, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (7, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (8, 16) (push) Has been cancelled
Run Chatwoot CE spec / backend-tests (9, 16) (push) Has been cancelled
Run Linux nightly installer / nightly (push) Has been cancelled
- Add Logistics component with progress tracking - Add OrderDetail component for order information - Support data-driven steps and actions - Add blue color scale to widget SCSS - Fix node overflow and progress bar rendering issues - Add English translations for dashboard components Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
153
app/javascript/widget/i18n/locale/sl.json
Normal file
153
app/javascript/widget/i18n/locale/sl.json
Normal file
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"COMPONENTS": {
|
||||
"FILE_BUBBLE": {
|
||||
"DOWNLOAD": "Prenesi",
|
||||
"UPLOADING": "Nalaganje..."
|
||||
},
|
||||
"FORM_BUBBLE": {
|
||||
"SUBMIT": "Pošlji"
|
||||
},
|
||||
"MESSAGE_BUBBLE": {
|
||||
"RETRY": "Pošlji ponovno",
|
||||
"ERROR_MESSAGE": "Ni bilo mogoče poslati, poskusite znova"
|
||||
}
|
||||
},
|
||||
"THUMBNAIL": {
|
||||
"AUTHOR": {
|
||||
"NOT_AVAILABLE": "Not available"
|
||||
}
|
||||
},
|
||||
"TEAM_AVAILABILITY": {
|
||||
"ONLINE": "Smo na voljo",
|
||||
"OFFLINE": "Trenutno nismo na voljo",
|
||||
"BACK_AS_SOON_AS_POSSIBLE": "We will be back as soon as possible"
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"IN_A_FEW_MINUTES": "Običajno odgovorimo v nekaj minutah",
|
||||
"IN_A_FEW_HOURS": "Običajno odgovorimo v nekaj urah",
|
||||
"IN_A_DAY": "Običajno odgovorimo v enem dnevu",
|
||||
"BACK_IN_HOURS": "We will be back online in {n} hour | We will be back online in {n} hours",
|
||||
"BACK_IN_MINUTES": "We will be back online in {time} minutes",
|
||||
"BACK_AT_TIME": "We will be back online at {time}",
|
||||
"BACK_ON_DAY": "We will be back online on {day}",
|
||||
"BACK_TOMORROW": "We will be back online tomorrow",
|
||||
"BACK_IN_SOME_TIME": "We will be back online in some time"
|
||||
},
|
||||
"DAY_NAMES": {
|
||||
"SUNDAY": "Nedelja",
|
||||
"MONDAY": "Ponedeljek",
|
||||
"TUESDAY": "Torek",
|
||||
"WEDNESDAY": "Sreda",
|
||||
"THURSDAY": "Četrtek",
|
||||
"FRIDAY": "Petek",
|
||||
"SATURDAY": "Sobota"
|
||||
},
|
||||
"START_CONVERSATION": "Začni pogovor",
|
||||
"END_CONVERSATION": "Končaj pogovor",
|
||||
"CONTINUE_CONVERSATION": "Nadaljuj pogovor",
|
||||
"YOU": "Vi",
|
||||
"START_NEW_CONVERSATION": "Začni novi pogovor",
|
||||
"VIEW_UNREAD_MESSAGES": "Imate neprebrana sporočila",
|
||||
"UNREAD_VIEW": {
|
||||
"VIEW_MESSAGES_BUTTON": "Poglej nova sporočila",
|
||||
"CLOSE_MESSAGES_BUTTON": "Zapri",
|
||||
"COMPANY_FROM": "Od",
|
||||
"BOT": "Bot"
|
||||
},
|
||||
"BUBBLE": {
|
||||
"LABEL": "Klepetajte z nami"
|
||||
},
|
||||
"POWERED_BY": "Poganja Chatwoot",
|
||||
"EMAIL_PLACEHOLDER": "Prosimo, vnesite svoj e-poštni naslov",
|
||||
"CHAT_PLACEHOLDER": "Vnesite svoje sporočilo",
|
||||
"TODAY": "Danes",
|
||||
"YESTERDAY": "Včeraj",
|
||||
"PRE_CHAT_FORM": {
|
||||
"FIELDS": {
|
||||
"FULL_NAME": {
|
||||
"LABEL": "Polno ime",
|
||||
"PLACEHOLDER": "Prosimo vnesite svoje polno ime",
|
||||
"REQUIRED_ERROR": "Potrebno je polno ime"
|
||||
},
|
||||
"EMAIL_ADDRESS": {
|
||||
"LABEL": "E-poštni naslov",
|
||||
"PLACEHOLDER": "Prosimo, vnesite svoj e-poštni naslov",
|
||||
"REQUIRED_ERROR": "E-poštni naslov je obvezen",
|
||||
"VALID_ERROR": "Vnesite veljaven e-poštni naslov"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "Telefonska številka",
|
||||
"PLACEHOLDER": "Vnesite svojo telefonsko številko",
|
||||
"REQUIRED_ERROR": "Telefonska številka je obvezna",
|
||||
"DIAL_CODE_VALID_ERROR": "Izberite kodo države",
|
||||
"VALID_ERROR": "Vnesite veljavno telefonsko številko",
|
||||
"DROPDOWN_EMPTY": "Ni rezultatov",
|
||||
"DROPDOWN_SEARCH": "Poišči državo"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Sporočilo",
|
||||
"PLACEHOLDER": "Prosimo vnesite vaše sporočilo",
|
||||
"ERROR": "Sporočilo je prekratko"
|
||||
}
|
||||
},
|
||||
"CAMPAIGN_HEADER": "Pred začetkom pogovora prosimo izpolnite svoje polno ime in e-poštni naslov",
|
||||
"IS_REQUIRED": "je zahtevano",
|
||||
"REQUIRED": "Zahtevano",
|
||||
"REGEX_ERROR": "Vnesite veljaven vnos"
|
||||
},
|
||||
"FILE_SIZE_LIMIT": "Datoteka presega omejitev {MAXIMUM_FILE_UPLOAD_SIZE} za priloge",
|
||||
"CHAT_FORM": {
|
||||
"INVALID": {
|
||||
"FIELD": "Napačno polje"
|
||||
}
|
||||
},
|
||||
"EMOJI": {
|
||||
"PLACEHOLDER": "Poišči emoji",
|
||||
"NOT_FOUND": "Noben emoji ne ustreza vašemu iskanju",
|
||||
"ARIA_LABEL": "Iskalnik emoji-jev"
|
||||
},
|
||||
"CSAT": {
|
||||
"TITLE": "Ocenite svoj pogovor",
|
||||
"SUBMITTED_TITLE": "Hvala za oddano oceno",
|
||||
"PLACEHOLDER": "Povejte nam več..."
|
||||
},
|
||||
"EMAIL_TRANSCRIPT": {
|
||||
"BUTTON_TEXT": "Zahtevajte prepis pogovora",
|
||||
"SEND_EMAIL_SUCCESS": "Prepis pogovora je bil uspešno poslan",
|
||||
"SEND_EMAIL_ERROR": "Prišlo je do napake, poskusite znova"
|
||||
},
|
||||
"INTEGRATIONS": {
|
||||
"DYTE": {
|
||||
"CLICK_HERE_TO_JOIN": "Kliknite tukaj, da se pridružite",
|
||||
"LEAVE_THE_ROOM": "Zapustite klic"
|
||||
}
|
||||
},
|
||||
"PORTAL": {
|
||||
"POPULAR_ARTICLES": "Priljubljeni članki",
|
||||
"VIEW_ALL_ARTICLES": "Poglej vse članke",
|
||||
"IFRAME_LOAD_ERROR": "Pri nalaganju članka je prišlo do napake, osvežite stran in poskusite znova."
|
||||
},
|
||||
"ATTACHMENTS": {
|
||||
"image": {
|
||||
"CONTENT": "Slikovno sporočilo"
|
||||
},
|
||||
"audio": {
|
||||
"CONTENT": "Avdio sporočilo"
|
||||
},
|
||||
"video": {
|
||||
"CONTENT": "Video sporočilo"
|
||||
},
|
||||
"file": {
|
||||
"CONTENT": "Priloga"
|
||||
},
|
||||
"location": {
|
||||
"CONTENT": "Lokacija"
|
||||
},
|
||||
"fallback": {
|
||||
"CONTENT": "je delil url"
|
||||
}
|
||||
},
|
||||
"FOOTER_REPLY_TO": {
|
||||
"REPLY_TO": "Odgovarjam na:"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user