chore: add translation

This commit is contained in:
plebeius
2026-02-15 20:35:20 +08:00
parent 50e5370b56
commit f4727641b4
36 changed files with 108 additions and 37 deletions
+3 -1
View File
@@ -279,5 +279,7 @@
"pending_mod_approval": "Pending mod approval, not visible to users",
"copy_user_id": "Copy user ID",
"copy_direct_link": "Copy direct link",
"board_address_tooltip": "The address of this board's peer-to-peer node"
"board_address_tooltip": "The address of this board's peer-to-peer node",
"vote_button_unavailable_intro": "Not available yet. Users will be able to submit their own boards, and vote for them, to compete for directory slots, like /{{boardIdentifier}}/.",
"vote_button_unavailable_outro": "The highest-voted /{{boardIdentifier}}/ becomes the official /{{boardIdentifier}}/."
}