We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca1f45 commit 4441469Copy full SHA for 4441469
1 file changed
l10n/app_zh.arb
@@ -817,7 +817,7 @@
817
"settings_switchPalette": "自动",
818
"settings_brightness": "亮度",
819
"settings_brightnessHelp": "在环境亮度低的情况下,自动选项会使用暗色外观来使照片在黑暗背景下易于观看",
820
- "userCount": "{count, plural, =0{0 个用户} =1{1 个用户} other{{count} 个用户}}",
+ "userCount": "{count, plural, =0{0 位用户} =1{1 位用户} other{{count} 位用户}}",
821
"@userCount": {
822
"placeholders": {
823
"count": {}
@@ -829,7 +829,7 @@
829
830
}
831
},
832
- "commentCount": "{count, plural, =0{0 个评论} =1{1 个评论} other{{count} 个评论}}",
+ "commentCount": "{count, plural, =0{0 条评论} =1{1 条评论} other{{count} 条评论}}",
833
"@commentCount": {
834
835
0 commit comments