|
156 | 156 | "transaction_type_name_AMMWithdraw": "AMM Withdraw", |
157 | 157 | "transaction_type_name_AMMVote": "AMM Vote", |
158 | 158 | "transaction_type_name_AMMBid": "AMM Bid", |
| 159 | + "transaction_type_name_AMMClawback": "AMMClawback", |
159 | 160 | "transaction_type_name_AccountSet": "Account Set", |
160 | 161 | "transaction_type_name_CheckCancel": "Check Cancel", |
161 | 162 | "transaction_type_name_CheckCash": "Check Cash", |
162 | 163 | "transaction_type_name_CheckCreate": "Check Create", |
| 164 | + "transaction_type_name_CredentialAccept": "Credential Accept", |
| 165 | + "transaction_type_name_CredentialCreate": "Credential Create", |
| 166 | + "transaction_type_name_CredentialDelete": "Credential Delete", |
163 | 167 | "transaction_type_name_DIDDelete": "DID Delete", |
164 | 168 | "transaction_type_name_DIDSet": "DID Set", |
165 | 169 | "transaction_type_name_DepositPreauth": "Deposit Preauth", |
|
185 | 189 | "transaction_type_name_PaymentChannelClaim": "Payment Channel Claim", |
186 | 190 | "transaction_type_name_PaymentChannelCreate": "Payment Channel Create", |
187 | 191 | "transaction_type_name_PaymentChannelFund": "Payment Channel Fund", |
| 192 | + "transaction_type_name_PermissionedDomainDelete": "Permissioned Domain Delete", |
| 193 | + "transaction_type_name_PermissionedDomainSet": "Permissioned Domain Set", |
188 | 194 | "transaction_type_name_SetHook": "Set Hook", |
189 | 195 | "transaction_type_name_SetRegularKey": "Set Regular Key", |
190 | 196 | "transaction_type_name_SignerListSet": "Signer List Set", |
|
316 | 322 | "get_account_state_failed": "Unable to load account state", |
317 | 323 | "get_account_transactions_failed": "Unable to load account transactions", |
318 | 324 | "get_account_transactions_try": "Try loading more transactions", |
319 | | - "resolve_paystring_failed": "Unable to resolve PayString", |
320 | | - "paystring_address_invalid": "(Invalid)", |
321 | | - "paystring_address": "Address", |
322 | | - "paystring_empty_title": "No PayString was provided", |
323 | | - "paystring_empty_hint": "Enter an PayString in the search box", |
324 | | - "paystring_environment": "Environment", |
325 | | - "paystring_explainer_blurb": "PayString is the universal ID for payments that uses a simple, open standard to help people easily send and receive money - across any payment network - using a single ID.", |
326 | | - "paystring_network": "Network", |
327 | | - "paystring_tag": "Tag", |
328 | 325 | "pubkey": "pubkey", |
329 | 326 | "node_pubkey": "node pubkey", |
330 | 327 | "ip": "ip", |
|
490 | 487 | "min_signer_quorum": "Minimum weight <0>{{quorum}}</0> required", |
491 | 488 | "holder": "Holder", |
492 | 489 | "action_from": "<0><0>{{action}}</0></0> <1><0>{{amount}}</0></1> from <3><0>{{destination}}</0></3>", |
| 490 | + "action_from_and": "<0><0>{{action}}</0></0> <1><0>{{amount1}}</0></1> and <3><0>{{amount2}}</0></3> from <5><0>{{destination}}</0></5>", |
493 | 491 | "claws_back": "Claws back", |
494 | 492 | "claws_back_from": "<source/> claws back from <destination/>", |
495 | 493 | "instruct_to_claw": "The max clawback amount is <amount/>", |
|
542 | 540 | "deleted": "Deleted", |
543 | 541 | "holders": "HOLDERS: {{holders}}", |
544 | 542 | "trustlines": " TRUSTLINES: {{trustlines}}", |
545 | | - "website": "Wesbite", |
| 543 | + "website": "Website", |
546 | 544 | "mpt_issuance_id": "MPT Issuance ID", |
547 | 545 | "asset_scale": "Asset Scale", |
548 | 546 | "metadata": "Metadata", |
|
560 | 558 | "search_results_banner": "Token search by name and account is now available! Try searching for USD", |
561 | 559 | "enable_amendment_name": "Amendment Name", |
562 | 560 | "amendment_status": "Amendment Status", |
| 561 | + "expected_date": "Expected Date", |
| 562 | + "credential_type": "Credential Type", |
| 563 | + "credential_issuer": "Credential Issuer", |
| 564 | + "subject": "Subject", |
| 565 | + "expiration": "Expiration", |
| 566 | + "domain_id": "Domain ID", |
| 567 | + "accepted_credentials": "Accepted Credentials", |
563 | 568 | "expected_date": "Expected Date" |
564 | | - |
565 | 569 | } |
0 commit comments