48 lines
1.8 KiB
JSON
48 lines
1.8 KiB
JSON
{
|
|
"WHATSAPP_TEMPLATES": {
|
|
"MODAL": {
|
|
"TITLE": "Plantillas de Whatsapp",
|
|
"SUBTITLE": "Seleccione la plantilla de Whatsapp que desea enviar",
|
|
"TEMPLATE_SELECTED_SUBTITLE": "Configure template: {templateName}"
|
|
},
|
|
"PICKER": {
|
|
"SEARCH_PLACEHOLDER": "Buscar plantillas",
|
|
"NO_TEMPLATES_FOUND": "No se encontraron plantillas para",
|
|
"HEADER": "Header",
|
|
"BODY": "Body",
|
|
"FOOTER": "Footer",
|
|
"BUTTONS": "Buttons",
|
|
"CATEGORY": "Categoría",
|
|
"MEDIA_CONTENT": "Media Content",
|
|
"MEDIA_CONTENT_FALLBACK": "media content",
|
|
"NO_TEMPLATES_AVAILABLE": "No WhatsApp templates available. Click refresh to sync templates from WhatsApp.",
|
|
"REFRESH_BUTTON": "Refresh templates",
|
|
"REFRESH_SUCCESS": "Templates refresh initiated. It may take a couple of minutes to update.",
|
|
"REFRESH_ERROR": "Failed to refresh templates. Please try again.",
|
|
"LABELS": {
|
|
"LANGUAGE": "Idioma",
|
|
"TEMPLATE_BODY": "Cuerpo de plantilla",
|
|
"CATEGORY": "Categoría"
|
|
}
|
|
},
|
|
"PARSER": {
|
|
"VARIABLES_LABEL": "Variables",
|
|
"LANGUAGE": "Idioma",
|
|
"CATEGORY": "Categoría",
|
|
"VARIABLE_PLACEHOLDER": "Introduzca el valor de {variable}",
|
|
"GO_BACK_LABEL": "Volver",
|
|
"SEND_MESSAGE_LABEL": "Enviar mensaje",
|
|
"FORM_ERROR_MESSAGE": "Por favor, rellene todas las variables antes de enviar",
|
|
"MEDIA_HEADER_LABEL": "{type} Header",
|
|
"OTP_CODE": "Enter 4-8 digit OTP",
|
|
"EXPIRY_MINUTES": "Enter expiry minutes",
|
|
"BUTTON_PARAMETERS": "Button Parameters",
|
|
"BUTTON_LABEL": "Button {index}",
|
|
"COUPON_CODE": "Enter coupon code (max 15 chars)",
|
|
"MEDIA_URL_LABEL": "Enter {type} URL",
|
|
"DOCUMENT_NAME_PLACEHOLDER": "Enter document filename (e.g., Invoice_2025.pdf)",
|
|
"BUTTON_PARAMETER": "Enter button parameter"
|
|
}
|
|
}
|
|
}
|