diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-10-10 17:43:10 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-10-10 17:43:10 +0000 |
commit | b15bd840ec3cc48fbfd58c19576ded438b851e99 (patch) | |
tree | df79aa563c031a2699ff92ea0a250985f1b073dc /config/locales/ja.yml | |
parent | d0e090eff90b90307aebcbaf98a9b4564a295373 (diff) | |
download | redmine-b15bd840ec3cc48fbfd58c19576ded438b851e99.tar.gz redmine-b15bd840ec3cc48fbfd58c19576ded438b851e99.zip |
Filling locales (#5487).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10589 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index cf73f6b00..06f0af44e 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1104,3 +1104,7 @@ ja: label_any: すべて label_last_n_weeks: last %{count} weeks setting_cross_project_subtasks: Allow cross-project subtasks + label_cross_project_descendants: サブプロジェクト単位 + label_cross_project_tree: プロジェクトツリー単位 + label_cross_project_hierarchy: プロジェクト階層単位 + label_cross_project_system: すべてのプロジェクト |