X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=fe0cc43242b9364eda8bfa627935b71c0b902d50;hb=ad98b13400fdc2fa2299a22c9bd54c4cd27960c3;hp=507a988ff70b63bd916f0c9f263a1af80ffb782c;hpb=e796911d4d8892dbe6ac2731331357d2212db58b;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 507a988f..fe0cc432 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -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. @@ -467,6 +459,12 @@ $i18n_key_words = array( 'form.users.rate' => 'Tarife', // TODO: is this correct? 'form.users.default_rate' => 'Varsayılan saat ücreti', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// 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. // 'form.clients.active_clients' => 'Active Clients',