Skip to content

Commit

Permalink
i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed Nov 28, 2023
1 parent 27c932c commit e2cf02c
Showing 1 changed file with 21 additions and 10 deletions.
31 changes: 21 additions & 10 deletions resources/i18n/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"nl": "Dutch",
"vi": "Vietnamese",
"fil": "Filipino",
"lt": "Lithuanian",
"pa": "Panjabi",
"fa": "Farsi",
"fi": "Finnish",
"es": "Español",
"lt": "Lithuanian",
"sv": "Swedish",
"uk": "Ukrainian",
"fi": "Finnish",
"af": "Afrikaans",
"et": "Esti",
"en": "English",
Expand Down Expand Up @@ -61,22 +61,24 @@
"translations": {
"pt": {},
"hi": {},
"fi": {},
"nl": {},
"vi": {},
"fil": {},
"lt": {},
"pa": {},
"fa": {},
"fi": {},
"es": {},
"lt": {},
"uk": {},
"sv": {},
"uk": {},
"af": {},
"et": {},
"en": {
"Json Tx": "Json Tx",
"Mainnet (Main Kaspa network)": "Mainnet (Main Kaspa network)",
"Virt. Parents": "Virt. Parents",
"Network Tx/s": "Network Tx/s",
"Network Rx/s": "Network Rx/s",
"Market": "Market",
"Submitted Blocks": "Submitted Blocks",
"Credits": "Credits",
Expand All @@ -98,13 +100,14 @@
"IBD is": "IBD is",
"DB Headers": "DB Headers",
"Virtual Parent Hashes": "Virtual Parent Hashes",
"Spread": "Spread",
"Track in the background": "Track in the background",
"Node Status": "Node Status",
"Kaspa NG": "Kaspa NG",
"Spread": "Spread",
"Track in the background": "Track in the background",
"Borsh Rx": "Borsh Rx",
"Rusty Kaspa Daemon Path:": "Rusty Kaspa Daemon Path:",
"Storage Read/s": "Storage Read/s",
"Connections": "Connections",
"Grpc User Tx/s": "Grpc User Tx/s",
"CPU": "CPU",
"Testnet-10 (1 BPS)": "Testnet-10 (1 BPS)",
Expand All @@ -125,8 +128,8 @@
"Donations": "Donations",
"Blocks Submitted": "Blocks Submitted",
"Total Tx/s": "Total Tx/s",
"Music": "Music",
"Account Name": "Account Name",
"Music": "Music",
"Bezier Curves": "Bezier Curves",
"IBD": "IBD",
"Enable gRPC": "Enable gRPC",
Expand All @@ -136,23 +139,26 @@
"gRPC User Rx": "gRPC User Rx",
"gRPC p2p Tx": "gRPC p2p Tx",
"All": "All",
"Mempool Size": "Mempool Size",
"Json Connection Attempts": "Json Connection Attempts",
"p2p Rx/s": "p2p Rx/s",
"Borsh Tx": "Borsh Tx",
"Redistributables": "Redistributables",
"Copy logs to clipboard": "Copy logs to clipboard",
"Difficulty": "Difficulty",
"Uptime:": "Uptime:",
"gRPC p2p Rx/s": "gRPC p2p Rx/s",
"Not connected": "Not connected",
"BlockDAG": "BlockDAG",
"Handles": "Handles",
"DAA": "DAA",
"Group": "Group",
"Signature Type": "Signature Type",
"Time Offset:": "Time Offset:",
"Address & Protocol": "Address & Protocol",
"Network": "Network",
"Group": "Group",
"Net Rx/s": "Net Rx/s",
"Grpc User Tx": "Grpc User Tx",
"DAA": "DAA",
"Ping": "Ping",
"Dependencies": "Dependencies",
"Active p2p Peers": "Active p2p Peers",
Expand Down Expand Up @@ -193,6 +199,7 @@
"Outbound": "Outbound",
"Build": "Build",
"wRPC JSON Rx": "wRPC JSON Rx",
"Net Tx/s": "Net Tx/s",
"gRPC p2p Rx": "gRPC p2p Rx",
"Total Tx": "Total Tx",
"Peers": "Peers",
Expand All @@ -204,9 +211,11 @@
"wRPC Borsh Rx": "wRPC Borsh Rx",
"Grpc User Rx": "Grpc User Rx",
"Transactions": "Transactions",
"Mempool": "Mempool",
"Mass Counts": "Mass Counts",
"gRPC User Tx/s": "gRPC User Tx/s",
"wRPC JSON Tx/s": "wRPC JSON Tx/s",
"Virt Parents": "Virt Parents",
"DB Blocks": "DB Blocks",
"Connect to Remote": "Connect to Remote",
"File Handles": "File Handles",
Expand Down Expand Up @@ -236,7 +245,9 @@
"Borsh Active Connections": "Borsh Active Connections",
"wRPC JSON Tx": "wRPC JSON Tx",
"Virtual DAA Score": "Virtual DAA Score",
"Please wait for the node to sync...": "Please wait for the node to sync...",
"Storage": "Storage",
"Double click on the graph to re-center...": "Double click on the graph to re-center...",
"Past Median Time": "Past Median Time",
"Stor Read": "Stor Read",
"Database Blocks": "Database Blocks",
Expand Down

0 comments on commit e2cf02c

Please sign in to comment.