diff --git a/config/locales/app.admin.no.yml b/config/locales/app.admin.no.yml index e0954e55c..5c94b8ac1 100644 --- a/config/locales/app.admin.no.yml +++ b/config/locales/app.admin.no.yml @@ -825,6 +825,7 @@ search_for_an_user: "Søk etter bruker" add_a_new_member: "Legge til nytt medlem" reservations: "Reservasjoner" + username: "Username" surname: "Etternavn" first_name: "Fornavn" email: "E-post" @@ -1426,6 +1427,9 @@ enable_invoicing: "Enable invoicing" invoicing_module: "invoicing module" account_creation: "Account creation" + accounts_management: "Accounts management" + members_list: "Members list" + members_list_info: "You can customize the fields to display in the member management list" phone: "Phone" phone_is_required: "Phone required" phone_required_info: "You can define if the phone number should be required to register a new user on Fab-manager." @@ -1469,6 +1473,7 @@ extended_prices_info_html: "Spaces can have different prices depending on the cumulated duration of the booking. You can choose if this apply to all bookings or only to those starting within the same day." extended_prices_in_same_day: "Extended prices in the same day" public_registrations: "Public registrations" + show_username_in_admin_list: "Show the username in the list" overlapping_options: training_reservations: "Trainings" machine_reservations: "Machines"