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": "নোড পরিসংখ্যান"
}