mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations setting.php (Hebrew)
This commit is contained in:
parent
3e165ccabc
commit
a32e25076d
@ -0,0 +1,16 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'imageCanvasW' => [
|
||||||
|
'name' => 'רוחב בד תמונה'
|
||||||
|
],
|
||||||
|
'imageCanvasH' => [
|
||||||
|
'name' => 'גובה בד תמונה'
|
||||||
|
],
|
||||||
|
'imageResizeW' => [
|
||||||
|
'name' => 'רוחב גודל גודל'
|
||||||
|
],
|
||||||
|
'imageResizeH' => [
|
||||||
|
'name' => 'גובה גודל תמונה'
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user