Skip to content

Commit

Permalink
Update locales from localeapp
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonBarnabe committed Oct 30, 2021
1 parent 802be77 commit d67be1e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion rails/locales/es-MX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ es-MX:
email_changed:
greeting: Hola %{recipient}!
message: Te estamos contactando para notificarte que tu email ha cambiado a %{email}
message_unconfirmed:
message_unconfirmed: Te estamos contactando para notificarte que tu dirección de correo electrónico ha cambiado a %{email}
subject: El email cambió
password_change:
greeting: "¡Hola %{recipient}!"
Expand Down
2 changes: 1 addition & 1 deletion rails/locales/nb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ nb:
email_changed:
greeting: Hei! %{recipient}!
message: Vi kontakter deg for å varsle at e-post adressen din har blitt endret til %{email}.
message_unconfirmed:
message_unconfirmed: Vi kontakter deg for å informere om at din epost er endret til %{email}
subject: E-post adressen din ble endret
password_change:
greeting: Hei %{recipient}!
Expand Down
2 changes: 1 addition & 1 deletion rails/locales/no.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
instruction: 'Du kan bekrefte kontoen din gjennom linken nedenfor:'
subject: Bekreftelsesinstruksjoner
email_changed:
greeting:
greeting: Hei %{recipient}!
message:
message_unconfirmed:
subject:
Expand Down
4 changes: 2 additions & 2 deletions rails/locales/pl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pl:
already_authenticated: Jesteś już zalogowany.
inactive: Twoje konto nie zostało jeszcze aktywowane.
invalid: Błędny adres %{authentication_keys} lub hasło.
last_attempt: Masz jeszcze jedną próbę nim Twoje konto zostanie zablokowane.
last_attempt: Masz jeszcze jedną próbę, nim Twoje konto zostanie zablokowane.
locked: Twoje konto jest zablokowane.
not_found_in_database: Błędny adres %{authentication_keys} lub hasło.
timeout: Sesja wygasła, aby kontynuować zaloguj się ponownie.
Expand All @@ -56,7 +56,7 @@ pl:
email_changed:
greeting: Witaj %{recipient}!
message: Kontaktujemy się z Tobą, aby Cię poinformować o zmianie Twojego adresu e-mail na %{email}.
message_unconfirmed:
message_unconfirmed: Kontaktujemy się, by poinformować, że Twój adres e-mail został zmieniony na %{email}.
subject: E-mail zmieniony
password_change:
greeting: Witaj %{recipient}!
Expand Down

0 comments on commit d67be1e

Please sign in to comment.