1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-17 11:54:22 +01:00

New translations app.admin.en.yml (Spanish)

This commit is contained in:
Sylvain 2022-07-27 10:11:47 +02:00
parent 87a4510f29
commit d3f308db2a

View File

@ -825,6 +825,7 @@ es:
search_for_an_user: "Buscar un usuario" search_for_an_user: "Buscar un usuario"
add_a_new_member: "Añadir un nuevo miembro" add_a_new_member: "Añadir un nuevo miembro"
reservations: "Reservas" reservations: "Reservas"
username: "Username"
surname: "Last name" surname: "Last name"
first_name: "First name" first_name: "First name"
email: "Email" email: "Email"
@ -1426,6 +1427,9 @@ es:
enable_invoicing: "Enable invoicing" enable_invoicing: "Enable invoicing"
invoicing_module: "invoicing module" invoicing_module: "invoicing module"
account_creation: "Account creation" 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: "Phone"
phone_is_required: "Phone required" 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." 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 @@ es:
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_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" extended_prices_in_same_day: "Extended prices in the same day"
public_registrations: "Public registrations" public_registrations: "Public registrations"
show_username_in_admin_list: "Show the username in the list"
overlapping_options: overlapping_options:
training_reservations: "Trainings" training_reservations: "Trainings"
machine_reservations: "Machines" machine_reservations: "Machines"