diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-04-07 20:53:46 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-04-07 20:53:46 +0000 |
commit | 1ee96293c37ccbf91cc80bbbd8539c554646146f (patch) | |
tree | b4445edb2f882ed0c75023a75fd90c13ecc94c08 /config/locales/fa.yml | |
parent | 1a454b8f39307aa673aabe6f87e19fa06658e514 (diff) | |
download | redmine-1ee96293c37ccbf91cc80bbbd8539c554646146f.tar.gz redmine-1ee96293c37ccbf91cc80bbbd8539c554646146f.zip |
Adds missing strings for notification settings (#8075).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5357 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fa.yml')
-rw-r--r-- | config/locales/fa.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/fa.yml b/config/locales/fa.yml index a9db2d8d1..3f73ea90b 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -952,3 +952,6 @@ fa: text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? label_role_anonymous: Anonymous label_role_non_member: Non member + label_issue_note_added: Note added + label_issue_status_updated: Status updated + label_issue_priority_updated: Priority updated |