]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-tw.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index c28dd02548712064025e245bafd1a5317047aa76..134d150aff3261e96e061fb7f641391eb0a92a64 100644 (file)
@@ -455,6 +455,10 @@ $i18n_key_words = array(
 'form.users.rate' => '費率',
 'form.users.default_rate' => '默認小時收費',
 
+// Editing User form. See example at https://timetracker.anuko.com/user_edit.php
+// TODO: translate the following.
+// 'form.user_edit.swap_roles' => 'Swap roles',
+
 // Roles form. See example at https://timetracker.anuko.com/roles.php
 // TODO: translate the following.
 // 'form.roles.active_roles' => 'Active Roles',
@@ -492,7 +496,6 @@ $i18n_key_words = array(
 
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
 // TODO: translate the following.
-// 'form.profile.swap_roles' => 'Swap roles',
 // 'form.profile.12_hours' => '12 hours',
 // 'form.profile.24_hours' => '24 hours',
 // 'form.profile.show_holidays' => 'Show holidays',