]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/da.lang.php
A bit of refactoring in translation files.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 45cf377eecef982874b16f020c27e25b2215da4c..061b1fb61dc4a24b713cd535ac4c831d9a84d907 100644 (file)
@@ -243,6 +243,7 @@ $i18n_key_words = array(
 // 'label.work_units' => 'Work units',
 // 'label.work_units_short' => 'Units',
 'label.totals_only' => 'Kun Total',
+'label.quota' => 'Kvota',
 
 // Form titles.
 'title.error' => 'Fejl',
@@ -514,7 +515,6 @@ $i18n_key_words = array(
 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
 'form.quota.year' => 'År',
 'form.quota.month' => 'Måned',
-'form.quota.quota' => 'Kvota',
 'form.quota.workday_hours' => 'Timer på en arbejdsdag',
 'form.quota.hint' => 'Hvis værdierne er tomme, beregnes kvoter automatisk baseret på arbejdsdage og helligdage.',