]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/tr.lang.php
A bit more work on separate page for plugins config.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 3508153e68043357a5b190ca64efa504b1eeeb7b..a2707fd92551c3ed3113efe05b0818ea19463353 100644 (file)
@@ -52,6 +52,7 @@ $i18n_key_words = array(
 'menu.profile' => 'Profili',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
+// 'menu.plugins' => 'Plugins',
 'menu.time' => 'Zaman',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
@@ -511,7 +512,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' => 'Ekip bilgileri bir xml dosyasından içe aktar.', // TODO: replace "team" with "group".
 'form.import.file' => 'Dosya seç',
 'form.import.success' => 'Içe aktarma başarıyla tamamlandı.',