mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-31 12:19:31 +02:00
Fix "Remove" translation in radio field (fixes #1317)
This commit is contained in:
+2
-1
@@ -4273,7 +4273,8 @@ locale.en = {
|
||||
"choose": "Select feature type",
|
||||
"results": "{n} results for {search}",
|
||||
"reference": "View on OpenStreetMap Wiki",
|
||||
"back_tooltip": "Change feature type"
|
||||
"back_tooltip": "Change feature type",
|
||||
"remove": "Remove"
|
||||
},
|
||||
"background": {
|
||||
"title": "Background",
|
||||
|
||||
Reference in New Issue
Block a user