From 4b14be80e378348b58a3fb1ab4802bdb01170424 Mon Sep 17 00:00:00 2001 From: NodeBB Misty Date: Mon, 26 Sep 2016 09:02:32 -0400 Subject: [PATCH] Latest translations and fallbacks --- public/language/tr/global.json | 2 +- public/language/tr/user.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/language/tr/global.json b/public/language/tr/global.json index 647decf42f..98c65856b4 100644 --- a/public/language/tr/global.json +++ b/public/language/tr/global.json @@ -97,5 +97,5 @@ "allowed-file-types": "İzin verilen dosya tipleri %1", "unsaved-changes": "Kaydedilmemiş değişiklikler var. Çıkmak istediğinize emin misiniz?", "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", - "play": "Play" + "play": "Oynat" } \ No newline at end of file diff --git a/public/language/tr/user.json b/public/language/tr/user.json index 4f39a0238e..1d7b966ecb 100644 --- a/public/language/tr/user.json +++ b/public/language/tr/user.json @@ -122,6 +122,6 @@ "info.banned-permanently": "Kalıcı yasakla", "info.banned-reason-label": "Gerekçe", "info.banned-no-reason": "Gerekçe belirtilmedi.", - "info.username-history": "Username History", - "info.email-history": "Email History" + "info.username-history": "Kullanıcı Adı Geçmişi", + "info.email-history": "Email Geçmişi" } \ No newline at end of file