]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
A bit more work on separate page for plugins config.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index aa9037a33e4563fef8b187f8ecfe81d7571a1fb4..88f3fc08a012429d0472abcfcf9b74b7399263b1 100644 (file)
@@ -52,6 +52,7 @@ $i18n_key_words = array(
 'menu.profile' => 'Profil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
+// 'menu.plugins' => 'Plugins',
 // 'menu.time' => 'Time',
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'Sestavy',
@@ -502,7 +503,7 @@ $i18n_key_words = array(
 // 'form.export.compression_none' => 'none',
 'form.export.compression_bzip' => 'bzip',
 
-// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
 'form.import.hint' => 'Importovat týmová data z xml souboru.', // TODO: replace "team" with "group".
 'form.import.file' => 'Výběr souboru',
 'form.import.success' => 'Import byl úspěšně dokončen.',