]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Further streamlining of access rights.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 2ca15cc9a84cdda455987e3aa409ba12efdd2968..edc7d3ecb0a1fca500772e2ec16094ef8a450808 100644 (file)
@@ -105,6 +105,7 @@ $i18n_key_words = array(
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
+// 'error.no_records' => 'There are no records.',
 // 'error.no_login' => 'No user with this login.',
 'error.no_groups' => 'Vaše databáze je prázdná. Přihlašte se jako admin a vytvořte nový tým.', // TODO: replace "team" with "group".
 'error.upload' => 'Chyba přenosu souboru.',
@@ -146,8 +147,6 @@ $i18n_key_words = array(
 'button.send' => 'Poslat',
 'button.send_by_email' => 'Poslat e-mailem',
 'button.create_group' => 'Vytvořit tým', // TODO: replace "team" with "group".
-// TODO: translate the following.
-// 'button.create_timesheet' => 'Create timesheet',
 'button.export' => 'Exportovat tým', // TODO: replace "team" with "group".
 'button.import' => 'Importovat tým', // TODO: replace "team" with "group".
 // TODO: translate the following.