Files
community-plugins/battery-graph/translations/en.json
T
2026-07-29 00:29:45 -04:00

20 lines
473 B
JSON

{
"settings": {
"battery_path": {
"description": "Dbus path to the upower battery device",
"label": "Battery path"
},
"graph_time": {
"description": "How long of a timeframe does the graph plot in hours",
"label": "Graph timeframe"
},
"interpol_time": {
"description": "How long should the thime between points be in minutes",
"label": "Time between points"
}
},
"text": {
"graph_name": "Battery"
}
}