mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Modify ping, base64 and msgpack node to support multi-language (#364)
Thanks again Yokoi-san * Internationalize ping node * Internationalize base64 node * Internationalize msgpack node
This commit is contained in:
committed by
Dave Conway-Jones
parent
482cfea1de
commit
377cfbba92
8
io/ping/locales/en-US/88-ping.json
Normal file
8
io/ping/locales/en-US/88-ping.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ping": {
|
||||
"label": {
|
||||
"target": "Target",
|
||||
"ping": "Ping (S)"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user