Add Turkish language strings #12

Open
ege wants to merge 1 commits from ege/ModUpdater:master into master
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"gui.modupdater.title": "Mevcut Mod Güncellemeleri",
"gui.modupdater.download": "İndir",
"gui.modupdater.refresh": "Yenile",
"gui.modupdater.loading": "Yükleniyor...",
"commands.modupdater.not_loaded": "Mod Güncellemeleri Yüklenirken Bir İşlem Yapılamadı",
"commands.modupdater.refresh_start": "Mod Güncellemeleri Yenileniyor",
"commands.modupdater.hover": "İndirmek için Tıkla",
"commands.modupdater.list_title": "Mevcut Mod Güncellemeleri:"
}