]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/en-GB.json
Update to iD v1.2.1
[rails.git] / vendor / assets / iD / iD / locales / en-GB.json
1 {
2     "operations": {
3         "rotate": {
4             "description": "Rotate this object around its centre point."
5         }
6     },
7     "intro": {
8         "lines": {
9             "add": "Lines are used to represent features such as roads, railways and rivers. **Click the Line button to add a new line.**"
10         }
11     },
12     "presets": {
13         "presets": {
14             "amenity/fuel": {
15                 "name": "Petrol Station",
16                 "terms": "gas, fuel, propane, diesel, lng, cng, biodiesel"
17             }
18         }
19     }
20 }