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

i18n implemented (#613)

This commit is contained in:
nobody
2021-08-12 06:38:46 +02:00
parent 7001d5eec2
commit 5a15d89db7
47 changed files with 544 additions and 3 deletions

View File

@@ -470,5 +470,17 @@
"helpLimitation": {
"message": "这个限制不是LocalCDN的原因而是基于Chromium的浏览器缺少API支持。",
"description": "This is not a limitation of LocalCDN, but missing API support of Chromium based browsers."
},
"titleBadgeDefault": {
"message": "",
"description": "Default badge"
},
"titleBadgeHTMLFilter": {
"message": "",
"description": "HTML filter badge"
},
"titleBadgeMissingResource": {
"message": "",
"description": "Missing resource badge"
}
}