more accurate and user-friendly loading strings

This commit is contained in:
Tom (plebeius.eth)
2025-02-23 16:17:33 +01:00
parent 5147099cbe
commit 95532cb58b
38 changed files with 87 additions and 45 deletions
+2 -1
View File
@@ -283,5 +283,6 @@
"loading_default_boards": "正在加载默认板块列表",
"loading_subscriptions": "加载订阅",
"create_board": "创建板块",
"enter_board_address": "输入任何板块地址"
"enter_board_address": "输入任何板块地址",
"board_not_reachable": "无法访问板块"
}