mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 07:37:24 +08:00
Update zh-CN.lang
This commit is contained in:
parent
0e47e3c163
commit
8a0f25b5b0
@ -127,3 +127,14 @@ rpm.move_top=置顶
|
|||||||
weather.city_not_found=未找到城市 {CITY}
|
weather.city_not_found=未找到城市 {CITY}
|
||||||
weather.weather_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