OSDN Git Service

add the transaltion for generatedTX page
[bytom/bytom-electron.git] / src / locales / en / translation.json
index 08dea1c..c26f729 100644 (file)
@@ -54,7 +54,8 @@
     "newKey":"Create a key",
     "newToken":"Create an access token",
     "newAsset":"Create an asset",
-    "resetPassword":"Reset password"
+    "resetPassword":"Reset password",
+    "peer":"Peers information"
   },
   "form":{
     "detail": "Details",
       "showDetails":"Show transaction details",
       "transactionContent":"Transaction Content",
       "normalView":"Normal View",
-      "jsonView":"Json View"
+      "jsonView":"Json View",
+      "generated":{
+        "title":"Generated Transaction",
+        "lead":"Use the following JSON string as the transaction to sign by another account:"
+      }
     }
   },
   "balances":{
     "selectFile":"Select Restore File",
     "restore":"Restore"
   },
+  "peers":{
+    "formTitle": ["Remote Address", "Height", "Ping", "Duration", "Total Byte"],
+    "disconnect" : "Disconnect"
+  },
   "mnemonic":{
     "backup":"Backup Seed",
     "backupMessage":"Mnemonic used to restore the key related information. Please write down the following seed and save it in a secure location.",