🐛 Fix localization issue

This commit is contained in:
LittleSheep 2024-10-17 23:50:47 +08:00
parent eac1be365e
commit 5853de32a2

View File

@ -488,6 +488,6 @@
"unread": "未读", "unread": "未读",
"searchTook": "耗时 @time", "searchTook": "耗时 @time",
"searchResult": "匹配到 @count 条结果", "searchResult": "匹配到 @count 条结果",
"happyBirthday": "生日快乐,@name", "happyBirthday": "生日快乐,@name!",
"happyBirthdayDesc": "今天是你的第 @count 个生日" "happyBirthdayDesc": "今天是你的第 @count 个生日"
} }