-
Notifications
You must be signed in to change notification settings - Fork 57
/
Copy pathaccount.json
345 lines (345 loc) · 9.29 KB
/
account.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
{
"action": {
"receive": "Receive",
"send": "Send"
},
"add-asset": {
"action": {
"add-asset": "Add asset to account",
"remove": "Remove",
"trade": "Trade"
},
"button": {
"add-custom-asset": {
"label": "Add Custom Asset"
}
},
"item": {
"issuer": {
"secondary": {
"one-asset": "One matching asset",
"more-than-one-asset": "{{amount}} matching assets"
}
},
"no-result": {
"primary": "No matching asset",
"secondary": "No asset or issuer matches your search"
}
},
"search-field": {
"placeholder": "Search assets by code or name…"
},
"title": "Add Asset"
},
"asset-details": {
"lumen": {
"description": {
"label": "Description",
"text": "The native token of the Stellar network.\n\n Every account on the network has a lumens balance. Lumens are used to pay transaction fees."
}
},
"general": {
"account-flags": {
"auth-required": "Authorization by issuer required",
"auth-not-required": "No authorization required",
"auth-revocable": "Authorization revocable",
"auth-not-revocable": "Authorization not revocable",
"auth-immutable": "These flags are immutable",
"auth-mutable": "Issuer can change these flags",
"label": "Account flags"
},
"anchor-asset": {
"label": "Anchored to"
},
"conditions": {
"label": "Conditions"
},
"description": {
"label": "Description"
},
"issuing-account": {
"label": "Issuing account"
},
"organisation": {
"address": {
"label": "Address"
},
"dba": {
"label": "Doing business as"
},
"description": {
"label": "Description"
},
"email": {
"label": "Email address"
},
"name": {
"label": "Organization name"
},
"phone-number": {
"label": "Phone number"
},
"website": {
"label": "Website"
}
},
"redemption-instructions": {
"label": "Redemption instructions"
}
}
},
"balance-details": {
"button": {
"add-asset": {
"label": "Add Asset To Your Account"
}
},
"item": {
"spendable-balance": {
"primary": "Spendable balance"
}
},
"spendable-balances": {
"base-reserve": {
"primary": "Base reserve",
"secondary": "Fixed base reserve"
},
"data-reserve": {
"primary": "Data fields reserve",
"secondary": "Account data fields"
},
"headline": "Amounts in XLM",
"open-orders-reserve": {
"primary": "Open orders reserve",
"secondary": "Reserve per order"
},
"selling-liabilities": {
"primary": "Amount to be sold",
"secondary": "Committed to open orders"
},
"signers-reserve": {
"primary": "Account signers reserve",
"secondary": {
"single-key": "Single key reserve",
"multiple-keys": "Master key + co-signers"
}
},
"spendable-balance": {
"primary": "Spendable balance",
"secondary": "Freely usable amount"
},
"total-balance": {
"primary": "Total balance",
"secondary": "Your balance, incl. unspendable"
},
"trustline-reserve": {
"primary": "Trustlines reserve",
"secondary": "For each non-XLM balance"
}
}
},
"context-menu": {
"account-settings": {
"label": "Account Settings"
},
"assets-and-balances": {
"label": "Assets & Balances"
},
"deposit": {
"label": "Add funds"
},
"trade": {
"label": "Trade"
},
"transactions": {
"label": "Transactions"
},
"withdraw": {
"label": "Withdraw"
}
},
"cosigner": {
"not-cosigner-yet": {
"label": "Your public key:",
"note": "Your key is not yet a signer of the account. Please ask the account owner to add you."
}
},
"purchase-lumens": {
"legal-confirmation": {
"action": {
"confirm": "I understand"
}
},
"moonpay": {
"text": {
"primary": "MoonPay",
"secondary": "Buy Stellar Lumens instantly using your debit/credit card or Apple Pay"
},
"legal-confirmation": " You will be redirected to moonpay.io, a third-party service. The depositing process is operated by Moon Pay Ltd, not by Solar or SatoshiPay Ltd. <1 /> <2 /> Please contact the moonpay.io support for inquiries related to your deposit."
},
"title": "Buy Stellar lumens"
},
"remove-trustline": {
"action": {
"cancel": "Cancel",
"remove": "Remove"
},
"text": {
"warning": "You cannot remove this asset unless the asset's balance is zero.",
"info": "You are about to remove <1>{{asset}}</1> from account \"{{accountName}}\"."
},
"title": "Confirm Removing Asset"
},
"transactions": {
"action": {
"friendbot": {
"description": "Get some free testnet lumens",
"label": "Ask the friendbot"
},
"navigate-to-deposit": {
"description": "Via credit card, bank transfer, etc.",
"label": "Deposit funds"
}
},
"offer-list": {
"text": {
"buy": "Buy <1 /> for <3 />",
"sell": "Sell <1 /> for <3 />",
"for": "for"
},
"title": "Open orders"
},
"transaction-list": {
"offer-description": {
"prefix": {
"default": "Order",
"cancel": "Cancel order",
"update": "Update order"
},
"buy": "Buy {{buyingAmount}} {{buyingCode}} for {{sellingAmount}} {{sellingCode}} ",
"sell": "Sell {{sellingAmount}} {{sellingCode}} for {{buyingAmount}} {{buyingCode}}"
},
"item": {
"from": "From",
"to": "To",
"memo": "Memo",
"remote-public-keys": {
"more": "more"
},
"trust": {
"add-trust": "Trust asset {{asset}}",
"remove-trust": "Remove trust in asset {{asset}}"
}
},
"load-more": {
"label": "Load more"
},
"title": "Recent transactions"
},
"signature-request-list": {
"title": {
"requests-to-cosign": "Transactions to co-sign",
"requests-waiting-for-others": "Awaiting additional signatures"
}
}
},
"transaction-review": {
"action": {
"confirm": "Confirm",
"cancel-order": "Cancel order",
"dismiss": "Dismiss",
"inspect": "Inspect",
"show-more": "Show more details"
},
"account-creation-warning": {
"primary": "Funding a new account",
"secondary": "Funding an empty account. Make sure that the destination is correct."
},
"add-signer-warning": {
"primary": "Adding another signer",
"secondary": "Make sure you are adding the right co-signer. Adding an unknown key might lock your account forever."
},
"dangerous-transaction-warning": {
"primary": "Transaction initiated by unrecognized account",
"secondary": "Please review carefully. In case of doubt, prefer dismissing."
},
"dismissal": {
"action": {
"cancel": "Cancel",
"confirm": "Confirm"
},
"header": "Dismiss pending multi-signature transaction?",
"title": "Confirm"
},
"signers": {
"heading-details": {
"single-signature": "Single signature",
"default-signatures": "{{threshold}} of {{length}} multi-signature",
"custom-consensus": "Custom consensus multi-signature"
},
"label": "Signers {{details}}"
},
"signer-status": {
"tooltip": {
"has-signed": "Has signed the transaction",
"has-not-signed": "Awaiting their signature"
}
},
"summary": {
"item": {
"account": {
"label": "Account"
},
"authenticating-account": {
"label": "Authenticating Account"
},
"expiry": {
"label": "Expiry"
},
"max-fee": {
"label": "Maximum fee"
},
"service": {
"label": "Service"
},
"submission": {
"label": "Submission"
},
"tx-hash": {
"label": "Transaction Hash"
}
}
},
"textfield": {
"password": {
"label": "Password"
}
},
"title": {
"transaction": "Transaction",
"payment": "Payment",
"delete-orders-operation": "Delete Trading Orders",
"web-auth": "Web Authentication"
},
"transaction-memo": {
"label": "{{type}} Memo"
},
"validation": {
"no-account-data": "Invariant violation: Cannot find the transaction source account's account data in set of account data subscriptions.",
"no-manage-data-operation": "Invariant violation: Stellar web auth transaction must contain a manage_data operation.",
"password-required": "Password required"
}
},
"title": {
"password-status": {
"protected": "Password protected",
"unprotected": "No password"
},
"tooltip": {
"multi-sig-account": "Multi-Signature Account",
"security-service": "{{service}} Protection"
},
"placeholder": "Account name…",
"testnet": "Testnet"
}
}