style: development branch deploys should display the next version number + "beta"

This commit is contained in:
Tom (plebeius.eth)
2025-02-20 14:05:49 +01:00
parent 68a2d301f1
commit 20726044e9
41 changed files with 116 additions and 60 deletions
+2 -1
View File
@@ -278,5 +278,6 @@
"more_posts_last_week": "{{count}} 帖子来自 {{currentTimeFilterName}}: <1>显示更多来自上周的帖子</1>",
"more_posts_last_month": "{{count}} 帖子自 {{currentTimeFilterName}} 起: <1>显示更多{{moreCount}}来自上个月的帖子</1>",
"loading_feed": "加载中...",
"loading_post": "正在加载帖子"
"loading_post": "正在加载帖子",
"node_stats": "节点统计"
}