diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 32d99510..88b686d3 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -126,6 +126,7 @@ "add": "Hinzuf\u00fcgen", "recommendation": "Empfehlung", "noTranslationIn": "Ohne \u00dcbersetzung in", - "clear_all_relations": "L\u00f6sche alle Links" + "clear_all_relations": "L\u00f6sche alle Links", + "autocorrect_rewrites": "Auto-Korrektur-Ziel von" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 88b90154..d66e8ffe 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -126,6 +126,7 @@ "add": "Add", "recommendation": "Recommendation", "noTranslationIn": "No translation in", - "clear_all_relations": "Clear all links" + "clear_all_relations": "Clear all links", + "autocorrect_rewrites": "Autocorrect \/ Rewrites" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index b1fbf1eb..e60c0316 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -126,6 +126,7 @@ "add": "Add", "recommendation": "Recommendation", "noTranslationIn": "No translation in", - "clear_all_relations": "Clear all links" + "clear_all_relations": "Clear all links", + "autocorrect_rewrites": "Autocorrect \/ Rewrites" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 71735d98..d7f31716 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -126,6 +126,7 @@ "add": "Add", "recommendation": "Recommendation", "noTranslationIn": "No translation in", - "clear_all_relations": "Clear all links" + "clear_all_relations": "Clear all links", + "autocorrect_rewrites": "Autocorrect \/ Rewrites" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index e91e7088..8a513c3c 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -126,6 +126,7 @@ "add": "Add", "recommendation": "Recommendation", "noTranslationIn": "No translation in", - "clear_all_relations": "Clear all links" + "clear_all_relations": "Clear all links", + "autocorrect_rewrites": "Autocorrect \/ Rewrites" } } \ No newline at end of file