5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-03 11:16:07 +00:00

Merge branch 'issue-12970' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-04-06 15:10:15 -03:00
commit 7c61451531
3 changed files with 7 additions and 3 deletions

View file

@ -26,4 +26,4 @@
- params.permit!
- I18n.available_locales.each do |locale|
- next if locale == I18n.locale
= link_to t(locale), params.to_h.merge(change_locale_to: locale)
= link_to t("switch_locale.#{locale}"), params.to_h.merge(change_locale_to: locale)

View file

@ -1,8 +1,10 @@
en:
dir: ltr
en: English
es: Castellano
es-AR: Castellano rioplatense
es: Castellano
es-AR: Castellano rioplatense
switch_locale:
es: "Cambiar a castellano"
locales:
es:
name: Castillian Spanish

View file

@ -3,6 +3,8 @@ es:
en: English
es-AR: Castellano Rioplatense
dir: ltr
switch_locale:
en: "Switch to English"
locales:
es:
name: Castellano