nostros/frontend/Locales/en.json
2023-01-13 17:36:05 +01:00

17 lines
329 B
JSON

{
"common": {
"loggerPage": {
"ProfileConnect": "",
"ProfileLoad": ""
},
"profileLoadPage": {
"foundContacts": "{{contactsCount}} contacts found"
},
"menuItems": {
"relays": "Relays",
"notConnected": "Not connected",
"connectedRelays": "{{number}} connected"
}
}
}