]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-tw.lang.php
Some rearrangements in translation files.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index a204a733943259bc4122c84020de9d504a0f9c42..c6e1bb4e458aff88382f0cb019286e7c344627b2 100644 (file)
@@ -283,6 +283,8 @@ $i18n_key_words = array(
 // 'label.file' => 'File',
 // 'label.image' => 'Image',
 // 'label.download' => 'Download',
+// 'label.active_users' => 'Active Users',
+// 'label.inactive_users' => 'Inactive Users',
 
 // Form titles.
 // TODO: Translate the following.
@@ -523,8 +525,6 @@ $i18n_key_words = array(
 
 // Users form. See example at https://timetracker.anuko.com/users.php
 // TODO: translate the following.
-// 'form.users.active_users' => 'Active Users',
-// 'form.users.inactive_users' => 'Inactive Users',
 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
 'form.users.role' => '角色',
 'form.users.manager' => '經理',