Merged
Conversation
mdiarra3
commented
May 16, 2024
config/locales/es.yml
Outdated
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.one: Su correo electrónico y su contraseña de %{app_name} se usaron para ingresar desde un nuevo dispositivo, pero <strong>la autenticación dio error</strong>. | ||
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.other: Su correo electrónico y su contraseña de %{app_name} se usaron para ingresar desde un nuevo dispositivo, pero <strong>error al autenticar %{count} veces</strong>. | ||
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.zero: Su correo electrónico y su contraseña de %{app_name} se usaron para ingresar desde un nuevo dispositivo, pero <strong>la autenticación dio error</strong>. | ||
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.one: Su correo electrónico y contraseña de %{app_name} se usaron para iniciar sesión en un dispositivo nuevo, pero <strong>no se logró la autenticación</strong>. |
Contributor
Author
There was a problem hiding this comment.
This translation works but I need to be able to distinguish this in Chinese translations. so it has the same styling.
mdiarra3
commented
May 16, 2024
config/locales/es.yml
Outdated
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.other: Su correo electrónico y su contraseña de %{app_name} se usaron para ingresar desde un nuevo dispositivo, pero <strong>error al autenticar %{count} veces</strong>. | ||
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.zero: Su correo electrónico y su contraseña de %{app_name} se usaron para ingresar desde un nuevo dispositivo, pero <strong>la autenticación dio error</strong>. | ||
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.one: Su correo electrónico y contraseña de %{app_name} se usaron para iniciar sesión en un dispositivo nuevo, pero <strong>no se logró la autenticación</strong>. | ||
| user_mailer.new_device_sign_in_before_2fa.info_p1_html.other: Su correo electrónico y contraseña de %{app_name} se usaron para iniciar sesión en un dispositivo nuevo, pero <strong>error al autenticar %{count} veces</strong>. |
Contributor
Author
There was a problem hiding this comment.
also the way this is written for multiple attempts instead of one failed attempt
…update-security-key-page
jmdembe
approved these changes
May 17, 2024
…update-security-key-page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎫 Ticket
Link to the relevant ticket:
LG-13199
🛠 Summary of changes
Update content to match DOS translations