Files
huly-platform/plugins/global-profile-assets/lang/tr.json
T
2025-10-16 16:15:38 +04:00

30 lines
1.1 KiB
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.
{
"string": {
"GlobalProfile": "Küresel Profil",
"EditProfile": "Profili Düzenle",
"GeneralInformation": "Genel Bilgiler",
"FirstName": "Ad",
"LastName": "Soyad",
"City": "Şehir",
"Country": "Ülke",
"Bio": "Biyografi",
"FirstNamePlaceholder": "Adınızı girin",
"LastNamePlaceholder": "Soyadınızı girin",
"CityPlaceholder": "Şehir girin",
"CountryPlaceholder": "Ülke girin",
"BioPlaceholder": "Kendinizden bahsedin...",
"Save": "Kaydet",
"Cancel": "İptal",
"MaximumLength": "Maksimum {count} karakter",
"Required": "Bu alan zorunludur",
"ProfileVisibility": "Profil Görünürlüğü",
"PublicProfile": "Herkese Açık",
"PrivateProfile": "Özel",
"PublicProfileDescription": "Profiliniz herkese görünür",
"PrivateProfileDescription": "Profiliniz sadece size görünür",
"AddBioPlaceholder": "Kendiniz hakkında başkalarına anlatmak için bir biyografi ekleyin...",
"AddLocationPlaceholder": "Konumunuzu ekleyin...",
"ProfileNotAvailable": "Profil mevcut değil"
}
}