diff --git a/data/core.yaml b/data/core.yaml index 167a7aec2..2bea0044c 100644 --- a/data/core.yaml +++ b/data/core.yaml @@ -293,7 +293,7 @@ en: browser_notice: "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 11 and above. Please upgrade your browser or use Potlatch 2 to edit the map." translate: translate: Translate - localized_translation_label: Multilingual name + localized_translation_label: Multilingual Name localized_translation_language: Choose language localized_translation_name: Name zoom_in_edit: Zoom in to edit diff --git a/dist/locales/en.json b/dist/locales/en.json index 6f7b28f87..027c4f1e9 100644 --- a/dist/locales/en.json +++ b/dist/locales/en.json @@ -373,7 +373,7 @@ "browser_notice": "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 11 and above. Please upgrade your browser or use Potlatch 2 to edit the map.", "translate": { "translate": "Translate", - "localized_translation_label": "Multilingual name", + "localized_translation_label": "Multilingual Name", "localized_translation_language": "Choose language", "localized_translation_name": "Name" },