diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2023-03-20 16:39:48 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2023-03-20 16:39:48 +0000 |
commit | 59873c6d1c4694a44e7d83d5193e9a8be2b94357 (patch) | |
tree | 4b7ab416fe53a78a7676798c1ff7942e0ec76efc /config/locales | |
parent | 9240f39aee4c076680d5b76d62888d1b1c5fd7f8 (diff) | |
download | redmine-59873c6d1c4694a44e7d83d5193e9a8be2b94357.tar.gz redmine-59873c6d1c4694a44e7d83d5193e9a8be2b94357.zip |
French translation update.
git-svn-id: https://svn.redmine.org/redmine/trunk@22136 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 877299e97..288d4bd2f 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1418,7 +1418,7 @@ fr: label_subtask: Subtask label_default_query: Rapport par défaut field_default_project_query: Default project query - label_required_administrators: required for administrators + label_required_administrators: requis pour les administrateurs twofa_hint_required_administrators_html: Setting <strong>%{label}</strong> behaves like optional, but will require all users with administration rights to set up two-factor authentication at their next login. |