summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang/en/messages.json
blob: 16e0ef76c44fb604c466a98c5f2a0d29e3371aae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "added-x-entries": "Entries added: {{0}}",
    "ignored-invalid-end": "Ignoring timespan: Invalid end {{0}}",
    "ignored-invalid-range": "Ignoring timespan: {{0}} - {{1}}",
    "ignored-invalid-start": "Ignoring timespan: Invalid start {{0}}",
    "ignored-line-no-days": "Ignoring timespan without any days selected",
    "invalid-location-id": "Invalid location id: {{0}}",
    "location-deleted": "Location has been deleted (locations: {{0}}, IDs: {{1}})",
    "location-updated": "Location {{0}} has been updated",
    "moved-n-machines": "Moved {{0}} machines",
    "no-mismatch-location": "No mismatches for this location",
    "no-permission-location": "No permissions for location {{0}}",
    "no-valid-machines-selected": "No valid machines selected",
    "parameter-missing": "Missing parameter: {{0}}",
    "reset-n-machines": "Removed {{0}} machines from room plan",
    "subnets-created": "{{0}} subnet(s) created",
    "subnets-deleted": "{{0}} subnet(s) deleted",
    "subnets-updated": "{{0}} subnet(s) updated"
}