Latest translations and fallbacks

This commit is contained in:
NodeBB Misty
2016-09-26 09:02:32 -04:00
parent 1866f93e9c
commit 4b14be80e3
2 changed files with 3 additions and 3 deletions

View File

@@ -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"
}

View File

@@ -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"
}