]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index d299b8e3499afa4bc30a4f945249cf6d006a7402..983afaf7491023583fcac750a9523057f27d093a 100644 (file)
@@ -447,6 +447,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',
@@ -484,7 +488,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',