New translations message.php (Hindi)

This commit is contained in:
Fatih Alp 2020-05-12 19:28:31 +03:00
parent f3bc36d254
commit df6d38f377

View File

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