feat: add i18n texts (#8)
Co-authored-by: Shigma <shigma10826@gmail.com>
This commit is contained in:
parent
ae8eeb9a89
commit
ea57302242
@ -5,10 +5,15 @@ commands:
|
||||
messages:
|
||||
overview: 当前共有 {0} 个插件。
|
||||
not-found: 未找到插件 {0}。
|
||||
updated: 已更新订阅信息。
|
||||
not-modified: 未修改订阅信息。
|
||||
detail: |-
|
||||
{name} ({version})
|
||||
{manifest.description.zh || manifest.description.en}
|
||||
|
||||
options:
|
||||
receive.true: 订阅到此频道
|
||||
receive.false: 取消订阅到此频道
|
||||
|
||||
market-info:
|
||||
header: '[插件市场更新]'
|
||||
created: 新增:{0}
|
||||
|
Loading…
Reference in New Issue
Block a user