summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.php
blob: 69067d7ec57b05260099679bc765eb8504c0a1d2 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Help" => "Yardı",
"Personal" => "Kişisel",
"Settings" => "Ayarlar",
"Users" => "Kullanıcılar",
"Authentication error" => "Kimlik doğrulama hatası",
"Files" => "Dosyalar",
"Text" => "Metin"
);