summaryrefslogtreecommitdiff
path: root/app/i18n/tr/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/tr/install.php')
-rw-r--r--app/i18n/tr/install.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/tr/install.php b/app/i18n/tr/install.php
index f90e43f1d..8d152322c 100644
--- a/app/i18n/tr/install.php
+++ b/app/i18n/tr/install.php
@@ -24,8 +24,8 @@ return array(
'ok' => 'Veritabanı yapılandırılması kayıt edildi.',
),
'host' => 'Sunucu',
- 'prefix' => 'Tablo ön eki',
'password' => 'Veritabanı şifresi',
+ 'prefix' => 'Tablo ön eki',
'type' => 'Veritabanı türü',
'username' => 'Veritabanı kullanıcı adı',
),
@@ -69,8 +69,8 @@ return array(
'ok' => 'Tavsiye edilen JSON çözümleme kütüphanesi sorunsuz.',
),
'mbstring' => array(
- 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO
- 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO
+ 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation
+ 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation
),
'minz' => array(
'nok' => 'Minz framework eksik.',