diff --git a/CHANGELOG.md b/CHANGELOG.md index ccdce3dd6..c470a040f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Fix a bug: unable to show member children for admin - improvement: add wallet amount to members Excel export +- updates translations ## v6.3.23 2024 May 20 diff --git a/config/locales/de.yml b/config/locales/de.yml index a4926161c..922b72d52 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -228,6 +228,7 @@ de: man: "Mann" woman: "Frau" without_subscriptions: "Ohne Abonnement" + wallet_amount: "Wallet" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Reservierungen" diff --git a/config/locales/es-MX.yml b/config/locales/es-MX.yml index 6b417c5f1..eb7629a84 100644 --- a/config/locales/es-MX.yml +++ b/config/locales/es-MX.yml @@ -228,6 +228,7 @@ es-MX: man: "Hombre" woman: "Mujer" without_subscriptions: "Sin suscripciones" + wallet_amount: "Wallet" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Reservas" diff --git a/config/locales/es.yml b/config/locales/es.yml index 60d8ca15c..19b63c8fd 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -228,6 +228,7 @@ es: man: "Hombre" woman: "Mujer" without_subscriptions: "Sin suscripciones" + wallet_amount: "Wallet" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Reservas" diff --git a/config/locales/fr.yml b/config/locales/fr.yml index f217b6a3e..674acba6e 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -228,6 +228,7 @@ fr: man: "Homme" woman: "Femme" without_subscriptions: "Sans Abonnement" + wallet_amount: "Porte-monnaie" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Réservations" diff --git a/config/locales/it.yml b/config/locales/it.yml index f4602aba9..e955c4c24 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -228,6 +228,7 @@ it: man: "Uomo" woman: "Donna" without_subscriptions: "Senza abbonamenti" + wallet_amount: "Wallet" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Le tue prenotazioni" diff --git a/config/locales/no.yml b/config/locales/no.yml index dfc29664c..a9a5a572e 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -228,6 +228,7 @@ man: "Mann" woman: "Kvinne" without_subscriptions: "Uten abonnementer" + wallet_amount: "Wallet" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Reservasjoner" diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 05f4cc791..5c7e83133 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -228,6 +228,7 @@ pt: man: "Homem" woman: "Mulher" without_subscriptions: "Sem assinaturas" + wallet_amount: "Wallet" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Reservas" diff --git a/config/locales/sv.yml b/config/locales/sv.yml index b16de2733..71aa57885 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -228,6 +228,7 @@ sv: man: "Man" woman: "Kvinna" without_subscriptions: "Utan prenumerationer" + wallet_amount: "Wallet" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "Bokningar" diff --git a/config/locales/zu.yml b/config/locales/zu.yml index 73300c282..fbafdd0fc 100644 --- a/config/locales/zu.yml +++ b/config/locales/zu.yml @@ -228,6 +228,7 @@ zu: man: "crwdns3479:0crwdne3479:0" woman: "crwdns3481:0crwdne3481:0" without_subscriptions: "crwdns3483:0crwdne3483:0" + wallet_amount: "crwdns38214:0crwdne38214:0" #machines/trainings/events reservations list to EXCEL format export_reservations: reservations: "crwdns3485:0crwdne3485:0"