1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: i18n (#301)

This commit is contained in:
nobody
2021-03-12 07:22:01 +01:00
parent 74d4bceb2d
commit 5c7868af0d
41 changed files with 492 additions and 0 deletions

View File

@@ -250,5 +250,17 @@
"hideDonationButton": {
"message": "隐藏捐赠按钮",
"description": "Hide donation button"
},
"betaLabel": {
"message": "",
"description": "beta"
},
"changeBadgeColorMissingResourcesTitle": {
"message": "",
"description": "Indicate missing resources on the icon"
},
"changeBadgeColorMissingResourcesDescription": {
"message": "",
"description": "Change the badge color if resources are missing."
}
}