diff --git a/config/locales/app.admin.pt.yml b/config/locales/app.admin.pt.yml index 4028a7731..190cc5baf 100755 --- a/config/locales/app.admin.pt.yml +++ b/config/locales/app.admin.pt.yml @@ -1112,6 +1112,7 @@ pt: confirmation_is_required: "Confirmation required" wallet_module: "wallet module" statistics_module: "statistics module" + upcoming_events_shown: "display limit for upcoming events" general: general: "General" title: "Title" @@ -1151,6 +1152,12 @@ pt: 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" + home: + show_upcoming_events: "Show upcoming events" + upcoming_events: + until_start: "Until they start" + 2h_before_end: "Until 2 hours before they end" + until_end: "Until they end" privacy: title: "Privacidade" privacy_policy: "PolĂtica de privacidade"