summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang/en/messages.json
blob: fca00c7c61d41c9e7e4133c578e20293759cb435 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "added-x-entries": "Entries added: {{0}}",
    "invalid-location-id": "Invalid location id: {{0}}",
    "location-deleted": "Location has been deleted (locations: {{0}}, subnets: {{1}})",
    "location-updated": "Location {{0}} has been updated",
    "parameter-missing": "Missing parameter: {{0}}",
    "subnets-created": "{{0}} subnet(s) created",
    "subnets-deleted": "{{0}} subnet(s) deleted",
    "subnets-updated": "{{0}} subnet(s) updated"
}