]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/nl.lang.php
A bit more progress on Work units plugin, made its config page working.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index db0e1907a9e471a7177ae4aba0888c1ae8d711f9..25b8148f7733a2e98add449ad57a98eea5ad6a15 100644 (file)
@@ -474,6 +474,11 @@ $i18n_key_words = array(
 'form.swap.hint' => 'Degradeer jezelf naar een lagere rol door een rol te verruilen met iemand anders. Dit kan niet ongedaan worden gemaakt.',
 'form.swap.swap_with' => 'Verruil rol met',
 
+// Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
+// TODO: translate the following.
+// 'form.work_units.minutes_in_unit' => 'Minutes in unit',
+// 'form.work_units.1st_unit_threshold' => '1st unit threshold',
+
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
 'role.user.label' => 'Gebruiker',
 'role.user.low_case_label' => 'gebruiker',