New translations message.php (Hindi)

This commit is contained in:
Fatih Alp 2020-05-12 19:28:55 +03:00
parent 5f230acd1f
commit e605c3e983

View File

@ -0,0 +1,12 @@
<?php
return [
'choose_file' => 'आप किस फ़ाइल का उपयोग करना चाहेंगे?',
'choose_folder' => 'आप किस फ़ोल्डर में अपलोड करना चाहते हैं?',
'upload' => 'अपलोड करने के लिए यहां क्लिक या ड्रॉप करें।',
'no_file_selected' => 'किसी भी फाइल का चयन नहीं।',
'no_uploads' => 'कोई फ़ाइल अपलोड नहीं की गई।',
'overwrite' => 'पहले ही अपलोड किया जा चुका है। क्या आप इसे अधिलेखित करना चाहेंगे?',
'uploading' => 'अपलोड हो रहा है',
'loading' => 'लोड हो रहा है',
];