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
7fe8d32fba
commit
4463acbfd2
@ -0,0 +1,12 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'choose_folder' => 'לאיזו תיקיה תרצה להעלות?',
|
||||||
|
'upload' => 'הוסף תמונות | העלה תמונות | לצרף תמונה',
|
||||||
|
'choose_files' => 'באילו קבצים תרצה להשתמש?',
|
||||||
|
'no_files_selected' => 'לא נבחרו קבצים.',
|
||||||
|
'no_uploads' => 'לא הועלו קבצים.',
|
||||||
|
'overwrite' => 'כבר הועלה. האם תרצה להחליף אותו?',
|
||||||
|
'uploading' => 'מעלה',
|
||||||
|
'loading' => 'טעינה',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user