mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Rename "Curb Ramp" to "Curb"
(re: Transifex issue https://www.transifex.com/ideditor/id-editor/translate/#vi/$/91177233?issue=yes)
This commit is contained in:
+1
-1
@@ -613,7 +613,7 @@ en:
|
||||
label: SSID (Network Name)
|
||||
kerb:
|
||||
# kerb=*
|
||||
label: Curb Ramp
|
||||
label: Curb
|
||||
lamp_type:
|
||||
# lamp_type=*
|
||||
label: Type
|
||||
|
||||
@@ -853,7 +853,7 @@
|
||||
"kerb": {
|
||||
"key": "kerb",
|
||||
"type": "combo",
|
||||
"label": "Curb Ramp"
|
||||
"label": "Curb"
|
||||
},
|
||||
"lamp_type": {
|
||||
"key": "lamp_type",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"key": "kerb",
|
||||
"type": "combo",
|
||||
"label": "Curb Ramp"
|
||||
"label": "Curb"
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -1451,7 +1451,7 @@
|
||||
"label": "SSID (Network Name)"
|
||||
},
|
||||
"kerb": {
|
||||
"label": "Curb Ramp"
|
||||
"label": "Curb"
|
||||
},
|
||||
"lamp_type": {
|
||||
"label": "Type"
|
||||
|
||||
Reference in New Issue
Block a user