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": "ノード統計"
}