Files
qhmes/XSLPrintDot/locales/en.json

26 lines
492 B
JSON

{
"menu": {
"title": "Menu",
"settings": "Settings",
"logs": "System Logs",
"help": "Help",
"quit": "Quit"
},
"tray": {
"show": "Show Main Window",
"quit": "Quit",
"title": "XSL-PrintDot",
"tooltip": "XSL-PrintDot"
},
"window": {
"logs": "System Logs",
"help": "Help - Usage Guide",
"settings": "Settings",
"main": "XSL-PrintDot"
},
"notification": {
"title": "XSL-PrintDot",
"connected": "Client connected: %s"
}
}