diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 9623af1c..a1d73c73 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -117,6 +117,7 @@ "split_verb": "Spalte", "hasNoLinksInMd": "Hat keine bekannten Links im haupts\u00e4chlichen md", "hasExtDictEntry": "Hat W\u00f6rterbucheintrag", - "wordlist_category": "Wortliste \/ Kategorie" + "wordlist_category": "Wortliste \/ Kategorie", + "instance_usage": "Known usage in instance" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index c8a4b1ad..89d5c680 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -117,6 +117,7 @@ "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", - "wordlist_category": "Wordlist \/ category" + "wordlist_category": "Wordlist \/ category", + "instance_usage": "Known usage in instance" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 7438a907..775aedd5 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -117,6 +117,7 @@ "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", - "wordlist_category": "Wordlist \/ category" + "wordlist_category": "Wordlist \/ category", + "instance_usage": "Known usage in instance" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 3599ed91..a2540fd8 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -117,6 +117,7 @@ "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", - "wordlist_category": "Wordlist \/ category" + "wordlist_category": "Wordlist \/ category", + "instance_usage": "Known usage in instance" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 33c73ee6..2386359e 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -117,6 +117,7 @@ "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", "hasExtDictEntry": "Has entry in dictionary", - "wordlist_category": "Wordlist \/ category" + "wordlist_category": "Wordlist \/ category", + "instance_usage": "Known usage in instance" } } \ No newline at end of file