Add minting translations

This commit is contained in:
Nicola Benaglia
2025-05-14 21:47:39 +02:00
parent 37a2694678
commit c5ff69b2f7
5 changed files with 42 additions and 14 deletions

View File

@@ -31,7 +31,8 @@
"post_message": "post message",
"publish": "publish",
"remove": "remove",
"save": "save"
"save": "save",
"start_minting": "start minting"
},
"admin": "admin",
"core": {
@@ -55,6 +56,7 @@
},
"general_settings": "general settings",
"last_height": "last height",
"level": "level",
"list": {
"invite": "invite list",
"join_request": "join request list",

View File

@@ -63,6 +63,9 @@
"loading_members": "loading member list with names... please wait.",
"max_chars": " Max 200 characters. Publish Fee",
"manage_minting": "manage your minting",
"minting_keys_per_node": "only 2 minting keys are allowed per node. Please remove one if you would like to mint with this account.",
"next_level": "blocks remaining until next level:",
"node_minting": "This node is minting:",
"no_display": "nothing to display",
"no_selection": "no group selected",
"not_part_group": "you are not part of the encrypted group of members. Wait until an admin re-encrypts the keys.",