fix color and translation

This commit is contained in:
Tom (plebeius.eth)
2024-10-13 18:49:45 +02:00
parent 3cdeaeb09c
commit 1d99fc4a74
37 changed files with 72 additions and 36 deletions
+2 -1
View File
@@ -240,5 +240,6 @@
"more_posts_last_week": "显示自 {{currentTimeFilterName}} 以来的帖子,<1>显示上周的更多帖子</1>",
"more_posts_last_month": "显示自 {{currentTimeFilterName}} 以来的帖子,<1>显示上个月的更多帖子</1>",
"newer_posts_available": "新帖子可用,<1>重新加载源</1>",
"stored_locally": "本地存储 ({{location}}),未在设备之间同步"
"stored_locally": "本地存储 ({{location}}),未在设备之间同步",
"choose_one": "选择一个:"
}