]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
More work on labels.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 900e5b149fef1fa42e88b0b15c5b5b6a430d9f00..cfa6e963e4cac404d6e75acefaad35b8b78a0ad5 100644 (file)
@@ -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',