🐛 npm
显示异常
This commit is contained in:
@ -128,13 +128,8 @@ weather.city_not_found=未找到城市 {CITY}
|
||||
weather.weather_not_found=未找到城市 {CITY} 的天气信息
|
||||
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帮助
|
||||
npm.update_index=更新插件商店索引
|
||||
npm.list_plugins=列出所有插件
|
||||
npm.disable_session=当前会话停用插件
|
||||
npm.enable_session=当前会话启用插件
|
||||
npm.help=帮助
|
||||
|
Reference in New Issue
Block a user