fix(i18n): improve descriptions
This commit is contained in:
parent
c280ee389c
commit
81e24440e7
3 changed files with 10 additions and 10 deletions
|
@ -65,7 +65,7 @@
|
|||
"switch_account": "切换帐号",
|
||||
"vote": "投票"
|
||||
},
|
||||
"app_desc_short": "用 🧡 制作的 Mastodon 客户端",
|
||||
"app_desc_short": "一个灵巧的 Mastodon 客户端",
|
||||
"app_logo": "应用图标",
|
||||
"app_name": "鹿鸣",
|
||||
"attachment": {
|
||||
|
@ -206,22 +206,22 @@
|
|||
"update_available_short": "更新鹿鸣",
|
||||
"webmanifest": {
|
||||
"canary": {
|
||||
"description": "用 🧡 制作的 Mastodon 客户端(Canary)",
|
||||
"description": "一个灵巧的 Mastodon 客户端(Canary)",
|
||||
"name": "鹿鸣 Canary",
|
||||
"short_name": "鹿鸣 Canary"
|
||||
},
|
||||
"dev": {
|
||||
"description": "用 🧡 制作的 Mastodon 客户端(开发版)",
|
||||
"description": "一个灵巧的 Mastodon 客户端(开发版)",
|
||||
"name": "鹿鸣 开发版",
|
||||
"short_name": "鹿鸣 开发版"
|
||||
},
|
||||
"preview": {
|
||||
"description": "用 🧡 制作的 Mastodon 客户端(预览版)",
|
||||
"description": "一个灵巧的 Mastodon 客户端(预览版)",
|
||||
"name": "鹿鸣 预览版",
|
||||
"short_name": "鹿鸣 预览版"
|
||||
},
|
||||
"release": {
|
||||
"description": "用 🧡 制作的 Mastodon 客户端",
|
||||
"description": "一个灵巧的 Mastodon 客户端",
|
||||
"name": "鹿鸣",
|
||||
"short_name": "鹿鸣"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue