summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode/lang/en/messages.json
blob: 1985ca66e8e5929e7bfa66a4df3add28a1c49819 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
    "cannot-edit-module": "Module {{0}} cannot be edited directly",
    "enabled-removed-save": "Saved {{0}} clients, deleted {{1}}",
    "invalid-modeid": "Module {{0}} doesn't provide mode {{1}}",
    "machine-not-found": "Client {{0}} not found",
    "machine-not-runmode": "No special mode of operation configured for client {{0}}",
    "machine-removed": "Removed client {{0}}",
    "module-hasnt-runmode": "Module {{0}} doesn't supply any special mode of operation"
}