mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 22:48:10 +02:00
Merge branch 'master' of github.com:systemed/iD
This commit is contained in:
+1065
-56
File diff suppressed because it is too large
Load Diff
+2
-1
@@ -549,7 +549,8 @@ locale.en = {
|
||||
"bridge": "Bridge",
|
||||
"tunnel": "Tunnel",
|
||||
"embankment": "Embankment",
|
||||
"cutting": "Cutting"
|
||||
"cutting": "Cutting",
|
||||
"remove": "Remove"
|
||||
}
|
||||
},
|
||||
"supervised": {
|
||||
|
||||
@@ -451,7 +451,8 @@
|
||||
"bridge": "Bridge",
|
||||
"tunnel": "Tunnel",
|
||||
"embankment": "Embankment",
|
||||
"cutting": "Cutting"
|
||||
"cutting": "Cutting",
|
||||
"remove": "Remove"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
"bridge": "Bridge",
|
||||
"tunnel": "Tunnel",
|
||||
"embankment": "Embankment",
|
||||
"cutting": "Cutting"
|
||||
"cutting": "Cutting",
|
||||
"remove": "Remove"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user