mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations message.php (Hebrew)
This commit is contained in:
parent
021c8edc17
commit
c7dee3c51f
@ -0,0 +1,12 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'choose_file' => 'באיזה קובץ תרצה להשתמש?',
|
||||||
|
'choose_folder' => 'לאיזו תיקיה תרצה להעלות?',
|
||||||
|
'upload' => 'לחץ או הורד קבצים כאן כדי להעלות.',
|
||||||
|
'no_file_selected' => 'אף קובץ לא נבחר.',
|
||||||
|
'no_uploads' => 'לא הועלו קבצים.',
|
||||||
|
'overwrite' => 'כבר הועלה. האם תרצה להחליף אותו?',
|
||||||
|
'uploading' => 'מעלה',
|
||||||
|
'loading' => 'טעינה',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user