diff --git a/strings/zh-cn.json b/strings/zh-cn.json index 820d8c13..14d66a91 100644 --- a/strings/zh-cn.json +++ b/strings/zh-cn.json @@ -359,5 +359,7 @@ "ToastPodcastCreateSuccess": "已成功创建播客", "ToastRSSFeedCloseFailed": "关闭 RSS 源失败", "ToastRSSFeedCloseSuccess": "RSS 源已关闭", - "ToastStreamingNotAllowedOnCellular": "不允许通过移动数据进行流媒体播放" + "ToastStreamingNotAllowedOnCellular": "不允许通过移动数据进行流媒体播放", + "UnitMinutesShort": "{0}分", + "UnitSecondsShort": "{0}秒" }