summaryrefslogtreecommitdiffstats
path: root/modules/citymanagement/lang/en/module.json
blob: ba6c5c44ad93b088b3167cbca71115c3085821c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "lang_cancelConfirm": "Do you really want to remove this city?",
    "lang_cityInfo": "Here you can create new cities for the website, besides editing or removing the existing ones",
    "lang_cityPage": "Manage cities",
    "lang_cityname": "City name",
    "lang_close": "Close",
    "lang_create": "Create",
    "lang_edit": "Edit",
    "lang_editcity": "Edit City",
    "lang_operations": "Operations",
    "lang_remove": "Remove",
    "lang_save": "Save",
    "module_name": "Management"
}