diff --git a/liteyuki/resources/lang/zh-CN.lang b/liteyuki/resources/lang/zh-CN.lang index 10a4df61..7ed30f60 100644 --- a/liteyuki/resources/lang/zh-CN.lang +++ b/liteyuki/resources/lang/zh-CN.lang @@ -126,4 +126,15 @@ rpm.move_top=置顶 weather.city_not_found=未找到城市 {CITY} weather.weather_not_found=未找到城市 {CITY} 的天气信息 -weather.no_key=未设置天气api key,请在配置文件添加weather-key \ No newline at end of file +weather.no_key=未设置天气api key,请在配置文件添加weather-key + +npm.enable_global = 全局启用插件 +npm.disable_global = 全局停用插件 +npm.search = 搜索插件 +npm.uninstall = 卸载插件 +npm.install = 安装插件 +npm.update_index = 更新插件商店索引 +npm.list_plugins = 列出所有插件 +npm.disable_session = 当前会话停用插件 +npm.enable_session = 当前会话启用插件 +npm.help = npm帮助