Add translations

This commit is contained in:
Nicola Benaglia
2025-05-23 17:08:43 +02:00
parent b5a058291c
commit 17a568674f
2 changed files with 38 additions and 9 deletions

View File

@@ -150,6 +150,12 @@
"permission_server_remove": "do you give this application permission to remove a server?",
"permission_set_current_server": "do you give this application permission to set the current server?",
"permission_transfer_asset": "do you give this application permission to transfer the following asset?",
"permission_sell_name_transaction": "do you give this application permission to create a sell name transaction?",
"permission_sell_name_transaction_detail": "sell {{ name }} for {{ price }} QORT",
"permission_sell_name_cancel": "do you give this application permission to cancel the selling of a name?",
"permission_buy_name": "do you give this application permission to buy a name?",
"permission_buy_name_detail": "buying {{ name }} for {{ price }} QORT",
"permission_sign_fee": "do you give this application permission to sign the required fees for all your trade offers?",
"poll": "poll: {{ name }}",
"provide_recipient_group_id": "please provide a recipient or groupId",
"request_create_poll": "you are requesting to create the poll below:",