]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index 636f2dd7d5a93e2ffc24f93fff9e782a6e2c550d..1d24d6974153a4ee03acfba35b66463c2bdd0087 100644 (file)
@@ -463,6 +463,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',
@@ -500,7 +504,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',