mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-06-11 11:20:49 -05:00
locales(update): Updated Turkish locale
locales(add): Added Turkish locale Co-authored-by: Reece Halverson <27Reece.Halverson@isd181.org>
This commit is contained in:
parent
3ba650d018
commit
f2195e66d7
61
locales/tr_TR.json
Normal file
61
locales/tr_TR.json
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"nav": {
|
||||
"accountWidget": {
|
||||
"logout": "Çıkış yap",
|
||||
"settings": "Ayarlar"
|
||||
},
|
||||
"about": "Hakkında",
|
||||
"faq": "SSS",
|
||||
"docs": "Dökümanlar",
|
||||
"progress": "İlerleme",
|
||||
"blog": "Blog",
|
||||
"account": "Hesap"
|
||||
},
|
||||
"hero": {
|
||||
"subtitle": "Oyun sunucuları",
|
||||
"title": "Yeniden oluşturuldu",
|
||||
"buttons": {
|
||||
"readMore": "Daha fazlasını oku"
|
||||
}
|
||||
},
|
||||
"aboutUs": {
|
||||
"title": "Hakkımızda"
|
||||
},
|
||||
"progress": {
|
||||
"title": "İlerleme",
|
||||
"githubRepo": "Github deposu"
|
||||
},
|
||||
"faq": {
|
||||
"title": "Sık Sorulan Sorular",
|
||||
"QAs": [
|
||||
{
|
||||
"question": "Pretendo ney?"
|
||||
},
|
||||
{
|
||||
"question": "Zaten varolan NNIDlerim Pretendo'da çalışıcakmı?",
|
||||
"answer": "Üzgünüz fakat hayır. Zaten varolan NNIDler Pretendo'da çalışmayacak."
|
||||
},
|
||||
{
|
||||
"question": "Pretendo'yu nası kullanırım?",
|
||||
"answer": "Pretendo şuanda kullanıma açık değil. Fakat kullanıma açık olduğunda Pretendo'yu bir homebrew yamalayıcısı çalıştırarak kullanabiliceksiniz."
|
||||
},
|
||||
{
|
||||
"question": "Servis yada özelliğin ne zaman hazır olacağını biliyormusunuz?"
|
||||
}
|
||||
]
|
||||
},
|
||||
"showcase": {
|
||||
"cards": [
|
||||
{},
|
||||
{
|
||||
"title": "Juxtaposition"
|
||||
},
|
||||
{
|
||||
"title": "Cemu desteği"
|
||||
}
|
||||
]
|
||||
},
|
||||
"credits": {
|
||||
"title": "Takımımız"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user