diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-10-21 16:26:55 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-10-21 16:26:55 +0000 |
commit | e643ea9b9148edc4cfefe0f536e7372dbe31584a (patch) | |
tree | 58968d793e334dde9a76ba33c0445b0e0eb9e951 /config/locales/he.yml | |
parent | 2fd9aa5f66de23e7b97bf123a162438270336442 (diff) | |
download | redmine-e643ea9b9148edc4cfefe0f536e7372dbe31584a.tar.gz redmine-e643ea9b9148edc4cfefe0f536e7372dbe31584a.zip |
Adds label_assigned_issues string to locales (#3398).
git-svn-id: http://svn.redmine.org/redmine/trunk@14718 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/he.yml')
-rw-r--r-- | config/locales/he.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/he.yml b/config/locales/he.yml index e798f4d76..52e7029b3 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1184,3 +1184,4 @@ he: field_total_estimated_hours: Total estimated time label_api: API label_total_plural: Totals + label_assigned_issues: Assigned issues |