feat(i18n): improve translations (#304)

This commit is contained in:
Alex 2022-12-03 02:18:16 +08:00 committed by GitHub
parent a58e9ce8bd
commit 8f11dcf1f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 19 deletions

View file

@ -59,6 +59,13 @@
"feature_flag": {
"virtual_scroll": "Virtual Scrolling"
},
"help": {
"desc_highlight": "Expect some bugs and missing features here and there.",
"desc_para1": "Thanks for your interest in trying out Elk, our work-in-progress generic Mastodon client!",
"desc_para2": "We are working hard on the development and improving it over time. And we will soon invite you to join the force once we make it open source soon!",
"desc_para3": "Before that, to help boosting out development, you can sponsor our team members with the links below.",
"title": "Elk is in Preview!"
},
"menu": {
"block_account": "Block {0}",
"block_domain": "Block domain {0}",