X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/74c4833c8f0e8952f0e960d913d58679ff90a9e8..1476a94e163936d9e5a67dace6dce21ed032b18f:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 900e5b14..cfa6e963 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -197,12 +197,20 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', +// 'label.decimal_mark' => 'Decimal mark', +// 'label.date_format' => 'Date format', +// 'label.time_format' => 'Time format', +// 'label.week_start' => 'First day of week', +// 'label.comment' => 'Comment', +// 'label.status' => 'Status', +// 'label.tax' => 'Tax', +// 'label.subtotal' => 'Subtotal', +'label.total' => '合計', // TODO: refactoring ongoing down from here. -'label.total' => '合計', // Translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition',