mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 03:41:33 +00:00
use 'multilingual names' instead of 'translate'
This commit is contained in:
@@ -128,8 +128,8 @@ en:
|
||||
browser_notice: "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 9 and above. Please upgrade your browser or use Potlatch 2 to edit the map."
|
||||
view_on_osm: "View on OSM"
|
||||
translate:
|
||||
translate: Translate
|
||||
localized_translation_label: Translation
|
||||
translate: Multilingual names
|
||||
localized_translation_label: Multilingual name
|
||||
localized_translation_language: Choose language
|
||||
localized_translation_name: Name
|
||||
zoom_in_edit: zoom in to edit the map
|
||||
|
||||
4
dist/locales/en.json
vendored
4
dist/locales/en.json
vendored
@@ -162,8 +162,8 @@
|
||||
"browser_notice": "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 9 and above. Please upgrade your browser or use Potlatch 2 to edit the map.",
|
||||
"view_on_osm": "View on OSM",
|
||||
"translate": {
|
||||
"translate": "Translate",
|
||||
"localized_translation_label": "Translation",
|
||||
"translate": "Multilingual names",
|
||||
"localized_translation_label": "Multilingual name",
|
||||
"localized_translation_language": "Choose language",
|
||||
"localized_translation_name": "Name"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user