mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-09-19 08:07:15 +00:00
fix(i18n): add missing translation keys across all locales
This commit is contained in:
@@ -557,6 +557,7 @@ const zhHans = {
|
||||
description: '描述',
|
||||
tagLabel: '标签',
|
||||
submissionTitle: '您有插件提交正在审核中: {{name}}',
|
||||
submissionPending: '您的插件提交正在审核中: {{name}}',
|
||||
submissionApproved: '您的插件提交已通过审核: {{name}}',
|
||||
submissionRejected: '您的插件提交已被拒绝: {{name}}',
|
||||
clickToRevoke: '撤回',
|
||||
|
||||
Reference in New Issue
Block a user