4570-tickets_translation #1060
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1060
Loading…
Reference in New Issue
No description provided.
Delete Branch "4570-tickets_translation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
refator: delete line breakto 4570-tickets_translation@ -129,2 +129,2 @@
const error = `You don't have privileges to change the zone or
for these parameters there are more than one shipping options, talk to agencies`;
const error = `You don't have privileges to change the zone or ` +
`for these parameters there are more than one shipping options, talk to agencies`;
Para evitar el fallo en las traducciones, sería mejor añadir una clave corta en los archivos de traducción, y poner una traducción mas detallada. Ejemplo:
en.yml
En este casos es necesario añadir la traducción tanto en español como en inglés.