mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-08 06:56:08 +08:00
refactor:修改“系统本土化”设置页的标题为“WP&China Yes!”
This commit is contained in:
parent
49ea50438e
commit
04da8392ac
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ if (is_admin()) {
|
||||||
|
|
||||||
add_submenu_page(
|
add_submenu_page(
|
||||||
'wpcy',
|
'wpcy',
|
||||||
'China Yes!!!',
|
'WP&China Yes!',
|
||||||
'系统本土化',
|
'系统本土化',
|
||||||
'manage_options',
|
'manage_options',
|
||||||
'wpcy-setting',
|
'wpcy-setting',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue