Fix translation for accessing non-existent plugin configuration

This commit is contained in:
printempw 2017-06-29 15:02:11 +08:00
parent 10801b8f7d
commit e83b9d1268
2 changed files with 3 additions and 1 deletions

View File

@ -106,12 +106,13 @@ plugins:
enabled: :plugin has been enabled.
disabled: :plugin has been disabled.
deleted: The plugin was deleted successfully.
no-config-notice: The plugin is not installed or doesn't provide configuration page.
empty: No result
update:
complete: Update completed
info:
title: Update Information

View File

@ -106,6 +106,7 @@ plugins:
enabled: :plugin 已启用
disabled: :plugin 已禁用
deleted: 插件已被成功删除
no-config-notice: 插件未安装或未提供配置页面
empty: 无结果