Fix translation for accessing non-existent plugin configuration
This commit is contained in:
parent
10801b8f7d
commit
e83b9d1268
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -106,6 +106,7 @@ plugins:
|
|||
enabled: :plugin 已启用
|
||||
disabled: :plugin 已禁用
|
||||
deleted: 插件已被成功删除
|
||||
no-config-notice: 插件未安装或未提供配置页面
|
||||
|
||||
empty: 无结果
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user