diff options
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index d39cf2de9ab..59ca4fa1ae8 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -5,6 +5,8 @@ $TRANSLATIONS = array( "Turned off maintenance mode" => "Bakım kipi kapatıldı", "Updated database" => "Veritabanı güncellendi", "Checked database schema update" => "Veritabanı şema güncellemesi denetlendi", +"Checked database schema update for apps" => "Uygulamalar için veritabanı şema güncellemesi denetlendi", +"Updated \"%s\" to %s" => "\"%s\", %s sürümüne güncellendi", "Disabled incompatible apps: %s" => "Uyumsuz uygulamalar devre dışı bırakıldı: %s", "No image or file provided" => "Resim veya dosya belirtilmedi", "Unknown filetype" => "Bilinmeyen dosya türü", |