forked from bot/app
Update zh-CN.lang
This commit is contained in:
parent
0e47e3c163
commit
8a0f25b5b0
@ -126,4 +126,15 @@ rpm.move_top=置顶
|
||||
|
||||
weather.city_not_found=未找到城市 {CITY}
|
||||
weather.weather_not_found=未找到城市 {CITY} 的天气信息
|
||||
weather.no_key=未设置天气api key,请在配置文件添加weather-key
|
||||
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帮助
|
||||
|
Loading…
Reference in New Issue
Block a user