production-evyos-systems-an.../ServicesFrontEnd/frontend/src/i18n/tr.json

22 lines
436 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Index": {
"title": "Merhaba dünya!",
"description": "Bu basit bir örnektir",
"auth": {
"title": "Kimlik Doğrulama",
"login": "Giriş Yap",
"register": "Kayıt Ol"
},
"navigation": {
"title": "Navigasyon",
"home": "Ana Sayfa",
"about": "Hakkında",
"contact": "İletişim",
"current": "Mevcut Dili"
}
},
"LocaleLayout": {
"title": "Uygulamam"
}
}