We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff63825 commit 689036cCopy full SHA for 689036c
apps/pwa/src/i18n/zh_hans.ts
@@ -4,7 +4,7 @@ const zhCN: {
4
[key in Key]: string;
5
} = {
6
cicada: '知了',
7
- cicada_description: '一个子托管的多用户音乐服务',
+ cicada_description: '一个自托管的多用户音乐服务',
8
incompatible_tips: '你的浏览器无法兼容知了, 因为缺少以下功能',
9
setting: '设置',
10
confirm: '确认',
0 commit comments