summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang/en/messages.json
blob: fd7c740a24eb235998abc1b0ef506add2694d833 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "added-x-entries": "Entries added: {{0}}",
    "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"
}