webui/public/locales/en/budgetOption.json
Colin Dawson 083d79caaa Implemented most of the Budget capability editor
Can now delete a task from the tasks list.
2026-02-24 20:56:18 +00:00

6 lines
99 B
JSON

{
"DoNotShow": "Do Not Show",
"ShowOnly": "Show Only",
"ShowAndEdit": "Show And Edit"
}