Fixed a problem with predefined expenses missing on mobile pages.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 37c2254..fe0cc43 100644 (file)
@@ -125,14 +125,6 @@ $i18n_key_words = array(
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Iptal',
 'button.submit' => 'Gönder',
-'button.add_user' => 'Kullanıcı ekle',
-'button.add_project' => 'Proje ekle',
-// TODO: translate the following.
-// 'button.add_task' => 'Add task',
-'button.add_client' => 'Müşteri ekle',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Ekle',
 'button.generate' => 'Yarat',
 // TODO: translate the following.
@@ -471,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.