One Calendar is a privacy-first calendar web app built with Next.js. It has modern security features, including e2ee, password-protected sharing, and self-destructing share links ๐Ÿ“… calendar.xyehr.cn
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update i18n language

authored by

Evan Huang and committed by
GitHub
b528947a a41abf9f

+3 -1
+3 -1
i18n.json
··· 3 3 "locale": { 4 4 "source": "en", 5 5 "targets": [ 6 - "zh-CN" 6 + "zh-HK", 7 + "zh-TW", 8 + "yue" 7 9 ] 8 10 }, 9 11 "buckets": {