Skip to content

Commit

Permalink
Auto-build folder html
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptozoidberg committed Apr 8, 2024
1 parent 705912e commit 3b816ed
Show file tree
Hide file tree
Showing 37 changed files with 1,462 additions and 599 deletions.
17 changes: 16 additions & 1 deletion html/assets/i18n/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Senden",
"SEND_PLACEHOLDER": "Nachricht eingeben..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Token hinzufügen",
"CANCEL": "Abbrechen",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Zeitspanne:",
"TITLE_TOTAL": "Gesamt"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Verschlüsseln",
"LOCKED_BALANCE": "Gesperrt",
"LOCKED_BALANCE_LINK": "Was bedeutet das?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset-ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Benutzerdefiniertes Token hinzufügen"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
17 changes: 16 additions & 1 deletion html/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,13 @@
"SEND_BUTTON": "Send",
"SEND_PLACEHOLDER": "Type a message..."
},
"MIGRATE_WALLET_TO_ZARCANUM": {
"BUTTON1": "Migrate",
"LINK1": "What does it mean?",
"TEXT1": "There are {{ total_bare_outs }} outputs with total amount of {{ total_amount }} ZANO.",
"TEXT2": "They can be converted in {{ txs_count }} transactions with total fee = {{ expected_total_fee }}.",
"TITLE": "Migrate wallet to Zarcanum"
},
"MODALS": {
"ADD_TOKEN": "Add token",
"CANCEL": "Cancel",
Expand Down Expand Up @@ -721,6 +728,9 @@
"TITLE_PERIOD": "Time period:",
"TITLE_TOTAL": "Total"
},
"SUCCESS_SWEEP_BARE_OUTS": {
"DETAILS": "{{ txs_sent }} transactions were successfully sent, {{ bare_outs_swept }} bare outputs migrated, {{ amount_swept }} coins transferred, and {{ fee_spent }} was spent for fees."
},
"SWAP": {
"BUTTONS": {
"BUTTON1": "Create Swap",
Expand Down Expand Up @@ -800,10 +810,15 @@
"LOCK": "Lock",
"LOCKED_BALANCE": "Locked",
"LOCKED_BALANCE_LINK": "What does that mean?",
"MIGRATE": {
"BUTTON1": "More Details",
"BUTTON2": "Migrate",
"TEXT1": "Your wallet contains pre-zarcanum outputs"
},
"MODAL_ADD_CUSTOM_TOKEN": {
"FIELD_TITLE": "Asset ID",
"FORM_ERRORS": {
"ERROR1": "Invalid asset ID"
"ERROR1": "Invalid Asset ID"
},
"TITLE": "Add Custom Token"
},
Expand Down
Loading

0 comments on commit 3b816ed

Please sign in to comment.