summaryrefslogtreecommitdiff
path: root/ui/i18n/src/main/res/values-zh-rCN
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2023-11-28 20:37:25 +0100
committerByteHamster <info@bytehamster.com>2023-11-28 20:37:25 +0100
commit37ad5d490b03497562bb8c32e8f2dbdabf1d50f4 (patch)
treebbf26de71ff36633bef4163d345d5a7251d9e5c3 /ui/i18n/src/main/res/values-zh-rCN
parentee554d0306a06903fa88be6c5af7954315685ed6 (diff)
downloadAntennaPod-37ad5d490b03497562bb8c32e8f2dbdabf1d50f4.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.xml3
1 files changed, 3 insertions, 0 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 3fea0f121..8a2cf6d82 100644
--- a/ui/i18n/src/main/res/values-zh-rCN/strings.xml
+++ b/ui/i18n/src/main/res/values-zh-rCN/strings.xml
@@ -575,6 +575,9 @@
<plurals name="time_hours_quantified">
<item quantity="other">%d 小时</item>
</plurals>
+ <plurals name="time_days_quantified">
+ <item quantity="other">%d 天</item>
+ </plurals>
<string name="auto_enable_label">按下播放时自动激活睡眠定时器</string>
<string name="auto_enable_label_with_times">在 %s 和 %s间按下播放时自动激活睡眠定时器</string>
<string name="auto_enable_change_times">更改时间范围</string>