]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
A bit more work on labels in translation files.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 0b7bef4b1966cd6f0e70343ed0d1f0b34553b6c6..fda06f00480d4f6700cb5d84600f8c99ba3ca974 100644 (file)
@@ -148,11 +148,9 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.manager_name' => 'Manager name',
 // 'label.manager_login' => 'Manager login',
-
-
-
-// TODO: refactoring ongoing down from here.
-
+// 'label.person_name' => 'Name',
+// 'label.thing_name' => 'Name',
+// 'label.login' => 'Login',
 'label.password' => 'パスワード',
 'label.confirm_password' => 'パスワードの確認',
 'label.email' => 'Eメール',
@@ -160,6 +158,13 @@ $i18n_key_words = array(
 // 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
 'label.subject' => '主題',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => '合計',
 // Translate the following.
 // 'label.page' => 'Page',