Files
huly-platform/plugins/onboard-assets/lang/tr.json
T

20 lines
577 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.
{
"status": {
"RequiredField": "Gerekli alan {field}",
"FieldsDoNotMatch": "{field}, {field2} ile eşleşmiyor",
"ConnectingToServer": "Sunucuya bağlanılıyor...."
},
"string": {
"CreateWorkspace": "Çalışma alanı oluştur",
"LastName": "Soyad",
"FirstName": "Ad",
"Workspace": "Çalışma alanı adı",
"FillInProfile": "Profilinizi doldurun",
"SetUpPassword": "Şifrenizi ayarlayın",
"Next": "İleri",
"Skip": "Atla",
"SignUpCompleted": "Kayıt tamamlandı",
"StartUsingHuly": "Huly'yi kullanmaya başla"
}
}