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

16 lines
358 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.
{
"string": {
"Cancel": "İptal",
"Retry": "Tekrar Dene",
"UploadFiles": "Dosya Yükle",
"UploadFolders": "Klasör Yükle",
"UploadingTo": "{files, plural, =1 {# dosya} other {# dosya}} yükleniyor:"
},
"status": {
"Error": "Hata",
"Waiting": "Bekliyor",
"Uploading": "Yükleniyor",
"Completed": "Tamamlandı"
}
}