mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (Persian)
This commit is contained in:
parent
c797094932
commit
3bdf4e4450
@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'imageCanvasW' => [
|
'imageCanvasW' => [
|
||||||
'name' => 'Image Canvas Width'
|
'name' => 'عرض بوم تصویر'
|
||||||
],
|
],
|
||||||
'imageCanvasH' => [
|
'imageCanvasH' => [
|
||||||
'name' => 'Image Canvas Height'
|
'name' => 'ارتفاع بوم تصویر'
|
||||||
],
|
],
|
||||||
'imageResizeW' => [
|
'imageResizeW' => [
|
||||||
'name' => 'Image Resize Width'
|
'name' => 'عرض تغییر اندازه تصویر'
|
||||||
],
|
],
|
||||||
'imageResizeH' => [
|
'imageResizeH' => [
|
||||||
'name' => 'Image Resize Height'
|
'name' => 'اندازه اندازه تصویر'
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user