mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 11:22:25 +02:00
Signed-off-by: Uzeyir Ismail Bahtiyar <uzeyirismailbahtiyar@gmail.com>
16 lines
358 B
JSON
16 lines
358 B
JSON
{
|
||
"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ı"
|
||
}
|
||
}
|