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": "보드 만들기"
}