mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
New translations app.admin.en.yml (Spanish)
This commit is contained in:
parent
6e82f66918
commit
880a3b9a0d
@ -816,6 +816,7 @@ es:
|
||||
#management of users, labels, groups, and so on
|
||||
members:
|
||||
users_management: "Gestión de usuarios"
|
||||
import: "Import members from a CSV file"
|
||||
users: "Users"
|
||||
members: "Miembros"
|
||||
subscriptions: "Subscriptions"
|
||||
@ -919,7 +920,7 @@ es:
|
||||
import_members: "Import members"
|
||||
info: "You can upload a CSV file to create new members or update existing ones. Your file must user the identifiers below to specify the group, the trainings and the tags of the members."
|
||||
required_fields: "Your file must contain, at least, the following information for each user to create: email, name, first name and group. If the password is empty, it will be generated. On updates, the empty fields will be kept as is."
|
||||
about_example: "Please refer to the provided example file to generate a correct CSV file. Be careful to use Unicode UTF-8 encoding."
|
||||
about_example_html: "Please refer to the provided example file to generate a correct CSV file.<br>This example will:<ol><li>create a new member (Jean Dupont) with a generated password</li><li>update the password of an existing membre (ID 43) using the new given password</li></ol><br>Be careful to use <strong>Unicode UTF-8</strong> encoding."
|
||||
groups: "Groups"
|
||||
group_name: "Group name"
|
||||
group_identifier: "Identifier to use"
|
||||
|
Loading…
Reference in New Issue
Block a user