forked from letheanVPN/i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.json
57 lines (57 loc) · 2.34 KB
/
en.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
{
"button.install-blockchain": "Install Blockchain",
"lang.de": "German",
"lang.en": "English",
"lang.es": "Spanish",
"lang.fr": "French",
"lang.ru": "Russian",
"lang.zh": "Chinese",
"menu.text.about": "About",
"menu.text.activity": "Activity",
"menu.text.api": "api",
"menu.text.blockchain": "Blockchain",
"menu.text.build": "Build",
"menu.text.dashboard": "Dashboard",
"menu.text.docs": "Documentation",
"menu.text.explorer": "Explorer",
"menu.text.help": "Help",
"menu.text.info": "info",
"menu.text.settings": "Settings",
"menu.text.vpn": "VPN",
"menu.text.wallet": "Wallet",
"meta.dashboard.heading": "Lethean Dashboard",
"meta.dashboard.title": "Lethean (LTHN)",
"plugin.lthn.daemons.lethean-blockchain-export": "Blockchain Export",
"plugin.lthn.daemons.lethean-blockchain-import": "Blockchain Import",
"plugin.lthn.daemons.lethean-wallet-cli": "Wallet CLI",
"plugin.lthn.daemons.lethean-wallet-rpc": "Wallet RPC",
"plugin.lthn.daemons.lethean-wallet-vpn-rpc": "Exit Node Wallet",
"plugin.lthn.daemons.letheand": "Blockchain Service",
"plugin.lthn.wallet.button.create-wallet": "Create Wallet",
"plugin.lthn.wallet.button.restore-wallet": "Restore Wallet",
"plugin.lthn.wallet.label.address": "Address",
"plugin.lthn.wallet.label.autosave": "Save Open Wallet",
"plugin.lthn.wallet.label.filename": "Filename",
"plugin.lthn.wallet.label.restore-height": "Restore Height",
"plugin.lthn.wallet.label.spend-key": "Spend Key",
"plugin.lthn.wallet.label.view-key": "View Key",
"plugin.lthn.wallet.label.wallet-password": "Wallet Password",
"plugin.lthn.wallet.label.wallet-password-confirm": "Confirm Password",
"plugin.lthn.wallet.titles.new-wallet": "Make New Wallet",
"plugin.lthn.wallet.titles.restore-keys": "Restore From Keys",
"plugin.lthn.wallet.titles.restore-seed": "Restore From Seed",
"words.actions.add": "Add",
"words.actions.clone": "Clone",
"words.actions.edit": "Edit",
"words.actions.install": "Install",
"words.actions.new": "New",
"words.actions.report": "Report",
"words.actions.save": "Save",
"words.documentation": "Documentation",
"words.states.not_installed": "Not Installed",
"words.states.not_installed_desc": "Click Install Blockchain to download the latest Lethean Blockchain CLI",
"words.things.button": "Button",
"words.things.menu": "Menu",
"words.things.page": "Page",
"words.things.problem": "Problem"
}