diff --git a/src/locales/de/translation.json b/src/locales/de/translation.json index bf27d68b..435d9b04 100644 --- a/src/locales/de/translation.json +++ b/src/locales/de/translation.json @@ -81,7 +81,6 @@ "Close modal": "Modale Fenster schließen", "Debug": "Debug", "Options": "Optionen", - "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "Stil Speichern", "Save the JSON style to your computer.": "Speichere den JSON Stil auf deinem Computer.", "Save as": "Speichern unter", diff --git a/src/locales/fr/translation.json b/src/locales/fr/translation.json index a7c91075..3460a8c3 100644 --- a/src/locales/fr/translation.json +++ b/src/locales/fr/translation.json @@ -81,7 +81,6 @@ "Close modal": "Fermer la fenêtre modale", "Debug": "Déboguer", "Options": "Options", - "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "Enregistrer le style", "Save the JSON style to your computer.": "Enregistrer le style JSON sur votre ordinateur.", "Save as": "Enregistrer sous", diff --git a/src/locales/ja/translation.json b/src/locales/ja/translation.json index ceb6b077..df84cacc 100644 --- a/src/locales/ja/translation.json +++ b/src/locales/ja/translation.json @@ -81,7 +81,6 @@ "Close modal": "モーダルを閉じる", "Debug": "デバッグ", "Options": "設定", - "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "スタイルを保存", "Save the JSON style to your computer.": "JSONスタイルをコンピュータに保存します。", "Save as": "名前を付けて保存", diff --git a/src/locales/zh/translation.json b/src/locales/zh/translation.json index 4c25d2ca..c892585a 100644 --- a/src/locales/zh/translation.json +++ b/src/locales/zh/translation.json @@ -81,7 +81,6 @@ "Close modal": "关闭模态框", "Debug": "调试", "Options": "选项", - "<0>Open in OSM — Opens the current view on openstreetmap.org": "__STRING_NOT_TRANSLATED__", "Save Style": "保存样式", "Save the JSON style to your computer.": "将JSON样式保存到您的计算机。", "Save as": "另存为",