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