mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Fix misspelling of Auxiliary
https://github.com/openstreetmap/iD/commit/0cdd77d696d4f14d814592824b3a736626f1cffd#commitcomment-25223290
This commit is contained in:
+1
-1
@@ -1469,7 +1469,7 @@ en:
|
||||
# transformer=auto
|
||||
auto: Autotransformer
|
||||
# transformer=auxiliary
|
||||
auxiliary: Auxiliarty
|
||||
auxiliary: Auxiliary
|
||||
# transformer=converter
|
||||
converter: Converter
|
||||
# transformer=distribution
|
||||
|
||||
@@ -2005,7 +2005,7 @@
|
||||
"traction": "Traction",
|
||||
"auto": "Autotransformer",
|
||||
"phase_angle_regulator": "Phase Angle Regulator",
|
||||
"auxiliary": "Auxiliarty",
|
||||
"auxiliary": "Auxiliary",
|
||||
"yes": "Unknown"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"traction": "Traction",
|
||||
"auto": "Autotransformer",
|
||||
"phase_angle_regulator": "Phase Angle Regulator",
|
||||
"auxiliary": "Auxiliarty",
|
||||
"auxiliary": "Auxiliary",
|
||||
"yes": "Unknown"
|
||||
}
|
||||
}
|
||||
|
||||
Vendored
+1
-1
@@ -2325,7 +2325,7 @@
|
||||
"traction": "Traction",
|
||||
"auto": "Autotransformer",
|
||||
"phase_angle_regulator": "Phase Angle Regulator",
|
||||
"auxiliary": "Auxiliarty",
|
||||
"auxiliary": "Auxiliary",
|
||||
"yes": "Unknown"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user