Skip to content
Snippets Groups Projects

Add filters in node's list

Merged Benoit Lavenier requested to merge CotonnecC:master into master
10 files
+ 291
42
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 7
2
@@ -122,7 +122,9 @@
"POPUP_NODE": {
"TITLE" : "Duniter Node",
"HELP" : "Set the address of the node to use:"
}
},
"SHOW_NODE_LIST" : "Choose a node"
},
"CURRENCY": {
"SELECT": {
@@ -161,7 +163,10 @@
"PEERS": "Peers",
"KNOWN_PEERS": "Known peers",
"SIGNED_ON_BLOCK": "Signed on block",
"MIRROR": "mirror"
"MIRROR": "mirror",
"NODE_LIST" : "Node's list",
"MEMBERS" : "Member Nodes",
"ALL_NODES" : "All nodes"
},
"WOT": {
"SEARCH_HELP": "Search (member or public key)",
Loading