mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-13 13:30:02 +00:00
Fix UI crash in Settings, Content (chinese language)
This commit is contained in:
parent
949150f9ff
commit
3c3848d4f8
@ -546,10 +546,10 @@
|
||||
<item quantity="other">%d分钟</item>
|
||||
</plurals>
|
||||
<plurals name="hours">
|
||||
<item quantity="other">%小时</item>
|
||||
<item quantity="other">%d小时</item>
|
||||
</plurals>
|
||||
<plurals name="days">
|
||||
<item quantity="other">%天</item>
|
||||
<item quantity="other">%d天</item>
|
||||
</plurals>
|
||||
<string name="feed_groups_header_title">Feed组</string>
|
||||
<string name="feed_oldest_subscription_update">最早订阅更新:%s</string>
|
||||
|
Loading…
Reference in New Issue
Block a user