diff options
author | Go MAEDA <maeda@farend.jp> | 2018-04-21 14:46:36 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2018-04-21 14:46:36 +0000 |
commit | 543e20947f24fa3d434a82de2c4fd04ad0c360c8 (patch) | |
tree | 693a03cbcfa82df78daa763e91e5d3995d4b8f6a /config/locales/fr.yml | |
parent | a0d9ba916d98e9fcac7edcfa93a9101ed8cf234e (diff) | |
download | redmine-543e20947f24fa3d434a82de2c4fd04ad0c360c8.tar.gz redmine-543e20947f24fa3d434a82de2c4fd04ad0c360c8.zip |
Add button_actions string to locales (#26655).
git-svn-id: http://svn.redmine.org/redmine/trunk@17302 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 65d08cd6e..18e4e7b39 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1235,3 +1235,4 @@ fr: label_user_mail_option_only_owner: Only for things I watch or I am the owner of error_can_not_delete_auth_source: This authentication mode is in use and cannot be deleted. + button_actions: Actions |