X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/00a2c4c840e745a734cd7eb6e58f897192fc2ca6..b5b2801290794632bba7af2cdddf9d4a8a96c29c:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index dd780dc8..0a443f95 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -321,6 +321,8 @@ $i18n_key_words = array( // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'プロジェクト', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'プロジェクトの追加', 'title.edit_project' => 'プロジェクトの編集', 'title.delete_project' => 'プロジェクトの削除',