diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-04-24 11:52:34 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2016-04-24 11:52:34 +0000 |
commit | 0bdca4c213e3c752137bbf963cc6fb6f2f6ebd3f (patch) | |
tree | f45ca832a4be0595338f24b0d4a36558a0e56d39 /config/locales/fr.yml | |
parent | e2137e7a5ee7cfb3d44ba6563e8e2124bc4ed0f6 (diff) | |
download | redmine-0bdca4c213e3c752137bbf963cc6fb6f2f6ebd3f.tar.gz redmine-0bdca4c213e3c752137bbf963cc6fb6f2f6ebd3f.zip |
Change "Related issues" label for generic grouped query filters (#22147).
git-svn-id: http://svn.redmine.org/redmine/trunk@15354 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 2d0f5114f..0ba07d23a 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -999,6 +999,7 @@ fr: label_api: API label_field_format_enumeration: Liste clé/valeur label_default_values_for_new_users: Valeurs par défaut pour les nouveaux utilisateurs + label_relations: Relations button_login: Connexion button_submit: Soumettre |