mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-16 13:50:49 +01:00
Merge pull request #3292 from vlt23/dev
Fix UI crash in Settings, Content (chinese language)
This commit is contained in:
commit
505a689268
@ -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