mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Update app/src/i18n/locales/fr.json
This commit is contained in:
parent
088890d091
commit
70184c4843
1 changed files with 1 additions and 1 deletions
|
@ -545,5 +545,5 @@
|
|||
"users_import_confirm_destructive": "Êtes-vous sûr de vouloir supprimer les utilisateurs qui ne sont pas présents dans ce fichier ?",
|
||||
"users_import_delete_others": "Supprimer les utilisateurs non répertoriés",
|
||||
"users_import_csv_file_desc": "Le fichier CSV doit être au format UTF-8 et avec les colonnes nom d'utilisateur, mot de passe, groupes, email et quota. Pour un exemple d'importation de fichier CSV, vous pouvez <a href='/yunohost/api/users/export' target='_BLANK'>exporter vos utilisateurs dans un fichier CSV</a> et modifier le fichier.",
|
||||
"yunohost_admin": "Administrateur YunoHost"
|
||||
"yunohost_admin": "YunoHost Admin"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue