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