]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Some string recycling in Chinese files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 076f57270d4193e771b2a77c99482672435441c1..488fae227618e1a9668691fe0780a2bdd8500d32 100644 (file)
@@ -242,6 +242,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -314,6 +316,7 @@ $i18n_key_words = array(
 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 // It is also a name for the Locking plugin on the Team profile page.
 // 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.