X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fja.lang.php;h=53f1c5066830f51a271584d2057b7b2b3eda8001;hb=88bd95ec82e6b715f84b6bd09c04aebbdb4b5e4d;hp=6ba9449aa9d7c9ca2249766ecc9a8f06e2623d84;hpb=407329801a481ea008b8c5fb21ce41bb7559c678;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 6ba9449a..53f1c506 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -400,6 +400,8 @@ $i18n_key_words = array( // 'dropdown.status_inactive' => 'inactive', // 'dropdown.delete' => 'delete', // 'dropdown.do_not_delete' => 'do not delete', +// 'dropdown.approved' => 'approved', +// 'dropdown.not_approved' => 'not approved', // 'dropdown.paid' => 'paid', // 'dropdown.not_paid' => 'not paid', @@ -452,8 +454,6 @@ $i18n_key_words = array( // 'form.reports.include_assigned' => 'assigned', // 'form.reports.include_not_assigned' => 'not assigned', // 'form.reports.include_pending' => 'pending', -// 'form.reports.include_approved' => 'approved', -// 'form.reports.include_not_approved' => 'not approved', 'form.reports.select_period' => '時間期間の選択', 'form.reports.set_period' => 'あるいは日付を設定', 'form.reports.show_fields' => 'フィールドの表示', @@ -475,7 +475,6 @@ $i18n_key_words = array( // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php // TODO: translate the following. -// form.timesheets.hint' => 'Use reports to add new timesheets.', // 'form.timesheets.active_timesheets' => 'Active Timesheets', // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',