feat(topbar): add temporary links to "create board" and "vote" buttons

This commit is contained in:
Tom (plebeius.eth)
2025-02-20 19:24:58 +01:00
parent 869610c8a0
commit 57fc2bbfc2
37 changed files with 89 additions and 55 deletions
+2 -1
View File
@@ -281,5 +281,6 @@
"loading_post": "పోస్ట్ లోడవుతోంది",
"node_stats": "నోడ్ గణాంకాలు",
"loading_default_boards": "డిఫాల్ట్ బోర్డుల జాబితా లోడవుతోంది",
"loading_subscriptions": "సబ్‌స్క్రిప్షన్‌లు లోడ్ అవుతున్నాయి"
"loading_subscriptions": "సబ్‌స్క్రిప్షన్‌లు లోడ్ అవుతున్నాయి",
"create_board": "బోర్డ్ రూపొందించండి"
}