summaryrefslogtreecommitdiff
path: root/ui/i18n/src/main/res/values-zh-rCN
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2023-02-19 19:47:09 +0100
committerByteHamster <info@bytehamster.com>2023-02-19 19:47:09 +0100
commit437f0949368e118aa8c281b36d2f0bdcc5e2217e (patch)
tree51c098a742dcc8600eb0708531baa5d5e2404727 /ui/i18n/src/main/res/values-zh-rCN
parent4e1a3be1227b2f1151655c56ea90799a442f62f0 (diff)
downloadAntennaPod-437f0949368e118aa8c281b36d2f0bdcc5e2217e.zip
Update translations
Diffstat (limited to 'ui/i18n/src/main/res/values-zh-rCN')
-rw-r--r--ui/i18n/src/main/res/values-zh-rCN/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values-zh-rCN/strings.xml b/ui/i18n/src/main/res/values-zh-rCN/strings.xml
index cd9c1a55d..7fff9604d 100644
--- a/ui/i18n/src/main/res/values-zh-rCN/strings.xml
+++ b/ui/i18n/src/main/res/values-zh-rCN/strings.xml
@@ -176,7 +176,7 @@
<!--actions on feeditems-->
<string name="download_label">下载</string>
<plurals name="downloading_batch_label">
- <item quantity="other">正下载%d个音频节目</item>
+ <item quantity="other">正下载 %d 个音频节目</item>
</plurals>
<string name="play_label">播放</string>
<string name="pause_label">暂停</string>