summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang/en/messages.json
blob: 95788c471dac9c066e3bb54639819ecee1c25f0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "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",
    "no-permission-location": "No permissions for location {{0}}",
    "parameter-missing": "Missing parameter: {{0}}",
    "subnets-created": "{{0}} subnet(s) created",
    "subnets-deleted": "{{0}} subnet(s) deleted",
    "subnets-updated": "{{0}} subnet(s) updated"
}