Files
assistant-storefront/app/javascript/dashboard/i18n/locale/nl/attributesMgmt.json
Liang XJ 092fb2e083
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
Initial commit: Add logistics and order_detail message types
- 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>
2026-01-26 11:16:56 +08:00

139 lines
4.5 KiB
JSON

{
"ATTRIBUTES_MGMT": {
"HEADER": "Aangepaste attributen",
"HEADER_BTN_TXT": "Aangepast attribuut toevoegen",
"LOADING": "Aangepaste attributen ophalen",
"DESCRIPTION": "A custom attribute tracks additional details about your contacts or conversations—such as the subscription plan or the date of their first purchase. You can add different types of custom attributes, such as text, lists, or numbers, to capture the specific information you need.",
"LEARN_MORE": "Learn more about custom attributes",
"ATTRIBUTE_MODELS": {
"CONVERSATION": "Gesprek",
"CONTACT": "Contact"
},
"ATTRIBUTE_TYPES": {
"TEXT": "Tekst",
"NUMBER": "Getal",
"LINK": "Link",
"DATE": "Date",
"LIST": "Lijst",
"CHECKBOX": "Selectievakje"
},
"ADD": {
"TITLE": "Aangepast attribuut toevoegen",
"SUBMIT": "Aanmaken",
"CANCEL_BUTTON_TEXT": "Annuleren",
"FORM": {
"NAME": {
"LABEL": "Weergave naam",
"PLACEHOLDER": "Voer aangepaste attribuut weergavenaam in",
"ERROR": "Naam is vereist"
},
"DESC": {
"LABEL": "Beschrijving",
"PLACEHOLDER": "Voer aangepaste attribuutbeschrijving in",
"ERROR": "Omschrijving is vereist"
},
"MODEL": {
"LABEL": "Van toepassing op",
"PLACEHOLDER": "Selecteer er een",
"ERROR": "Model is vereist"
},
"TYPE": {
"LABEL": "Type",
"PLACEHOLDER": "Selecteer een type",
"ERROR": "Type is vereist",
"LIST": {
"LABEL": "Toon waardes",
"PLACEHOLDER": "Voer waarde in en druk op enter-toets",
"ERROR": "Moet minstens één waarde bevatten"
}
},
"KEY": {
"LABEL": "Sleutel",
"PLACEHOLDER": "Voer aangepaste attribuut sleutel in",
"ERROR": "Sleutel is vereist",
"IN_VALID": "Ongeldige sleutel"
},
"REGEX_PATTERN": {
"LABEL": "Regex Pattern",
"PLACEHOLDER": "Please enter custom attribute regex pattern. (Optional)"
},
"REGEX_CUE": {
"LABEL": "Regex Cue",
"PLACEHOLDER": "Please enter regex pattern hint. (Optional)"
},
"ENABLE_REGEX": {
"LABEL": "Enable regex validation"
}
},
"API": {
"SUCCESS_MESSAGE": "Aangepast attribuut succesvol toegevoegd!",
"ERROR_MESSAGE": "Aanmaken van aangepaste attribuut mislukt. Probeer het later opnieuw."
}
},
"DELETE": {
"BUTTON_TEXT": "Verwijderen",
"API": {
"SUCCESS_MESSAGE": "Aangepast attribuut succesvol verwijderd.",
"ERROR_MESSAGE": "Kan het aangepaste attribuut niet verwijderen. Probeer het opnieuw."
},
"CONFIRM": {
"TITLE": "Weet u zeker dat u wilt verwijderen - {attributeName}",
"PLACE_HOLDER": "Voer {attributeName} in om te bevestigen",
"MESSAGE": "Verwijderen zal het aangepaste attribuut verwijderen",
"YES": "Verwijderen ",
"NO": "Annuleren"
}
},
"EDIT": {
"TITLE": "Aangepast attribuut bewerken",
"UPDATE_BUTTON_TEXT": "Vernieuwen",
"TYPE": {
"LIST": {
"LABEL": "Toon waardes",
"PLACEHOLDER": "Voer waarden in en druk op enter-toets"
}
},
"API": {
"SUCCESS_MESSAGE": "Aangepast attribuut succesvol bijgewerkt",
"ERROR_MESSAGE": "Er is een fout opgetreden bij het bijwerken van aangepaste attributen, probeer het opnieuw"
}
},
"TABS": {
"HEADER": "Aangepaste attributen",
"CONVERSATION": "Gesprek",
"CONTACT": "Contact"
},
"LIST": {
"TABLE_HEADER": {
"NAME": "Naam",
"DESCRIPTION": "Beschrijving",
"TYPE": "Type",
"KEY": "Sleutel"
},
"BUTTONS": {
"EDIT": "Bewerken",
"DELETE": "Verwijderen"
},
"EMPTY_RESULT": {
"404": "Er zijn geen aangepaste attributen aangemaakt",
"NOT_FOUND": "Er zijn geen aangepaste attributen geconfigureerd"
},
"REGEX_PATTERN": {
"LABEL": "Regex Pattern",
"PLACEHOLDER": "Please enter custom attribute regex pattern. (Optional)"
},
"REGEX_CUE": {
"LABEL": "Regex Cue",
"PLACEHOLDER": "Please enter regex pattern hint. (Optional)"
},
"ENABLE_REGEX": {
"LABEL": "Enable regex validation"
}
},
"BADGES": {
"PRE_CHAT": "Pre-chat",
"RESOLUTION": "Resolution"
}
}
}