diff --git a/config/locales/app.admin.es.yml b/config/locales/app.admin.es.yml index f3f1f4c5b..d7ada6d0b 100644 --- a/config/locales/app.admin.es.yml +++ b/config/locales/app.admin.es.yml @@ -1167,6 +1167,7 @@ es: confirmation_required_info: "Optionally, you can force the users to confirm their email address before being able to access Fab-manager." confirmation_is_required: "Confirmation required" wallet_module: "wallet module" + public_agenda_module: "public agenda module" statistics_module: "statistics module" upcoming_events_shown: "display limit for upcoming events" general: @@ -1205,6 +1206,9 @@ es: wallet: "Wallet" wallet_info_html: "

The virtual wallet allows you to allocate a sum of money to users. Then, can spend this money as they wish, in Fab-manager.

Members cannot credit their wallet themselves, it's a privilege of managers and administrators.

" enable_wallet: "Enable wallet" + public_agenda: "Public agenda" + public_agenda_info_html: "

The public agenda offers to members and visitors a general overview of the Fablab's planning.

Please note that, even logged, users won't be able to book a reservation or modify anything from this agenda: this is a read-only page.

" + enable_public_agenda: "Enable public agenda" statistics: "Statistics" statistics_info_html: "

Enable or disable the statistics module.

If enabled, every nights, the data of the day just passed will be consolidated in the database of a powerful analysis engine. Then, every administrators will be able to browse statistical charts and tables in the corresponding section.

" enable_statistics: "Enable statistics"