feat(i18n): add attachment.edit_title and action.apply (#577)

zio/stable
余声里 2022-12-28 02:02:40 +08:00 committed by GitHub
parent f621ef8b4b
commit c11f94a7e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,7 @@
"unmute": "取消屏蔽"
},
"action": {
"apply": "应用",
"bookmark": "收藏",
"bookmarked": "已收藏",
"boost": "转发",
@ -56,6 +57,9 @@
"app_desc_short": "用 🧡 制作的 Mastodon 客户端",
"app_logo": "应用图标",
"app_name": "鹿鸣",
"attachment": {
"edit_title": "描述"
},
"command": {
"activate": "执行",
"complete": "完成",