This commit is contained in:
10
plugins/addon/theme_configurator/lang/zh-cn.php
Normal file
10
plugins/addon/theme_configurator/lang/zh-cn.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return [
|
||||
'theme_configurator_success' => '请求成功',
|
||||
'theme_configurator_save_success' => '主题配置保存成功',
|
||||
'theme_configurator_install_success' => '主题配置插件安装成功',
|
||||
'theme_configurator_uninstall_success' => '主题配置插件卸载成功',
|
||||
'nav_plugin_addon_theme_configurator' => '主题配置',
|
||||
'auth_plugin_addon_theme_configurator' => '主题控制',
|
||||
'auth_plugin_addon_theme_configurator_save' => '保存主题配置',
|
||||
];
|
||||
Reference in New Issue
Block a user