mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (Chinese Simplified)
This commit is contained in:
parent
6526612a43
commit
d39bf06e31
@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'imageCanvasW' => [
|
'imageCanvasW' => [
|
||||||
'name' => '圖像畫布寬度'
|
'name' => '图像画布宽度'
|
||||||
],
|
],
|
||||||
'imageCanvasH' => [
|
'imageCanvasH' => [
|
||||||
'name' => '圖像畫布高度'
|
'name' => '图像画布高度'
|
||||||
],
|
],
|
||||||
'imageResizeW' => [
|
'imageResizeW' => [
|
||||||
'name' => '影像調整寬度'
|
'name' => '影像调整宽度'
|
||||||
],
|
],
|
||||||
'imageResizeH' => [
|
'imageResizeH' => [
|
||||||
'name' => '圖像調整高度'
|
'name' => '图像调整高度'
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user