Combining add button labels into one.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 4e8d686..bd4ce17 100644 (file)
@@ -125,9 +125,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Přidat zákazníka',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Přidat',
 'button.generate' => 'Vytvořit',
 'button.reset_password' => 'Resetovat heslo',
@@ -466,6 +463,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.roles.active_roles' => 'Active Roles',
 // 'form.roles.inactive_roles' => 'Inactive Roles',
+// 'form.roles.rights' => 'Rights',
 
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.