diff --git a/nodac/de/basis.json b/nodac/de/basis.json index a1d73c73..bf324ac7 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -118,6 +118,7 @@ "hasNoLinksInMd": "Hat keine bekannten Links im haupts\u00e4chlichen md", "hasExtDictEntry": "Hat W\u00f6rterbucheintrag", "wordlist_category": "Wortliste \/ Kategorie", - "instance_usage": "Known usage in instance" + "instance_usage": "Benutzung in md-Instanz", + "name_variants": "Namensvarianten" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 89d5c680..597989fe 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -118,6 +118,7 @@ "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", - "instance_usage": "Known usage in instance" + "instance_usage": "Known usage in instance", + "name_variants": "Name variants" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 775aedd5..9b78aee0 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -118,6 +118,7 @@ "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", - "instance_usage": "Known usage in instance" + "instance_usage": "Known usage in instance", + "name_variants": "Name variants" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index a2540fd8..5c4ec0d5 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -118,6 +118,7 @@ "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", - "instance_usage": "Known usage in instance" + "instance_usage": "Known usage in instance", + "name_variants": "Name variants" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 2386359e..a864e08e 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -118,6 +118,7 @@ "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", "wordlist_category": "Wordlist \/ category", - "instance_usage": "Known usage in instance" + "instance_usage": "Known usage in instance", + "name_variants": "Name variants" } } \ No newline at end of file