New translations message.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-05-12 19:13:09 +03:00
parent 021c8edc17
commit c7dee3c51f

View File

@ -0,0 +1,12 @@
<?php
return [
'choose_file' => 'באיזה קובץ תרצה להשתמש?',
'choose_folder' => 'לאיזו תיקיה תרצה להעלות?',
'upload' => 'לחץ או הורד קבצים כאן כדי להעלות.',
'no_file_selected' => 'אף קובץ לא נבחר.',
'no_uploads' => 'לא הועלו קבצים.',
'overwrite' => 'כבר הועלה. האם תרצה להחליף אותו?',
'uploading' => 'מעלה',
'loading' => 'טעינה',
];