]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ko.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / ko.lang.php
index 7ac2dd4ef92f45fe6d9cd6359494e5a2f72141e2..dc5a1a415696c21e70b71aae23b735bd41a8bd10 100644 (file)
@@ -268,6 +268,8 @@ $i18n_key_words = array(
 // 'label.work_units' => 'Work units',
 // 'label.work_units_short' => 'Units',
 'label.totals_only' => '오직 전체만',
+// TODO: translate the following.
+// 'label.quota' => 'Quota',
 
 // Form titles.
 // TODO: Translate the following.
@@ -558,7 +560,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.quota.year' => 'Year',
 // 'form.quota.month' => 'Month',
-// 'form.quota.quota' => 'Quota',
 // 'form.quota.workday_hours' => 'Hours in work day',
 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',