mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations setting.php (Chinese Simplified)
This commit is contained in:
parent
1b2075e104
commit
9074000497
@ -42,5 +42,8 @@ return [
|
|||||||
],
|
],
|
||||||
'default_country' => [
|
'default_country' => [
|
||||||
'name' => '注册页面,电话的默认国家/地区',
|
'name' => '注册页面,电话的默认国家/地区',
|
||||||
]
|
],
|
||||||
|
'gallery_box_height' => [
|
||||||
|
'name' => 'Gallery Box Height',
|
||||||
|
],
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user