-
-
Notifications
You must be signed in to change notification settings - Fork 565
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(i18n): es
base sync
#1884
feat(i18n): es
base sync
#1884
Conversation
Run & review this pull request in StackBlitz Codeflow. |
✅ Deploy Preview for elk-docs canceled.
|
✅ Deploy Preview for elk-zone ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
locales/es.json
Outdated
"groups": { | ||
"actions": { | ||
"boost": "Retootear", | ||
"command_mode": "Modo comandos", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No debería ser en singular? Modo comando
locales/es.json
Outdated
"title": "Navegación" | ||
} | ||
}, | ||
"sequence_then": "luego" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uhmm, esto entiendo que es key X and then
, debería ser y después
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
y luego
no estaría bien también?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deja seguido de
para ambos, configúralo en es
y quita la entrada de es-419
.
No description provided.