diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 | ||||
-rw-r--r-- | config/locales/ja.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index d9bf367fa..5aec6c15f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -886,6 +886,7 @@ en: label_cross_project_tree: With project tree label_cross_project_hierarchy: With project hierarchy label_cross_project_system: With all projects + label_gantt_progress_line: Progress line button_login: Login button_submit: Submit diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 71668f28b..944c54d97 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -833,6 +833,7 @@ ja: label_git_report_last_commit: ファイルとディレクトリの最新コミットを表示する label_parent_revision: 親 label_child_revision: 子 + label_gantt_progress_line: イナズマ線 button_login: ログイン button_submit: 送信 |