Minor update

This commit is contained in:
tszngaiyip 2022-01-29 22:01:28 +08:00 committed by GitHub
parent 090b7ee723
commit 0f4f06b7d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
{ {
// i18n Info // i18n Info
"i18n.languageName": "廣東話", // name of language in native language "i18n.languageName": "廣東話(香港﹚", // name of language in native language
"i18n.languageNameEnglish": "Cantonese", // name of language in English "i18n.languageNameEnglish": "Cantonese (Hong Kong)", // name of language in English
"i18n.category": "main", // main = real language, fun = fun community languages "i18n.category": "main", // main = real language, fun = fun community languages
"i18n.authors": "@tszngaiyip", // Authors, if you contribute to this file feel free to add your name seperated with a space "i18n.authors": "@tszngaiyip", // Authors, if you contribute to this file feel free to add your name seperated with a space
@ -290,8 +290,8 @@
// Web Remote // Web Remote
"remote.web.title": "遙距控制 Cider", "remote.web.title": "遙距控制 Cider",
"remote.web.description": Scan QR Cider", "remote.web.description": "Scan 呢個QR去控制 Cider",
// About // About
"about.thanks": "多謝 Cider Collective 同埋所有手足作出嘅貢獻。" "about.thanks": "多謝 Cider Collective 同埋所有手足作出嘅貢獻。"
} }