Add translations

This commit is contained in:
Nicola Benaglia
2025-05-23 08:21:28 +02:00
parent 1f9f1dfe28
commit ae511cd122
2 changed files with 89 additions and 15 deletions

View File

@@ -21,6 +21,7 @@
"encryption_failed": "encryption failed",
"encryption_requires_public_key": "encrypting data requires public keys",
"fetch_balance": "unable to fetch balance",
"fetch_generic": "unable to fetch",
"fetch_group": "failed to fetch the group",
"fetch_list": "failed to fetch the list",
"fetch_poll": "failed to fetch poll",
@@ -36,11 +37,14 @@
"no_group_found": "group not found",
"no_group_key": "no group key found",
"no_poll": "poll not found",
"node_info": "failed to retrieve node info",
"node_status": "failed to retrieve node status",
"perform_request": "failed to perform request",
"process_transaction": "unable to process transaction",
"registered_name": "a registered name is needed to publish",
"retrieve_file": "failed to retrieve file",
"retrieve_keys": "unable to retrieve keys",
"send": "failed to send",
"submit_sell_order": "failed to submit sell order",
"timeout_request": "request timed out",
"update_foreign_fee": "failed to update foreign fee",