diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 8b149cdb..9623af1c 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -116,6 +116,7 @@ "enter_comma_separated_ids": "Die einzelnen Eintr\u00e4ge als IDs durch Kommas getrennt eingeben", "split_verb": "Spalte", "hasNoLinksInMd": "Hat keine bekannten Links im haupts\u00e4chlichen md", - "hasExtDictEntry": "Hat W\u00f6rterbucheintrag" + "hasExtDictEntry": "Hat W\u00f6rterbucheintrag", + "wordlist_category": "Wortliste \/ Kategorie" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index a9cf0ae3..c8a4b1ad 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -116,6 +116,7 @@ "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", - "hasExtDictEntry": "Has entry in dictionary" + "hasExtDictEntry": "Has entry in dictionary", + "wordlist_category": "Wordlist \/ category" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index 7adcc675..7438a907 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -116,6 +116,7 @@ "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", - "hasExtDictEntry": "Has entry in dictionary" + "hasExtDictEntry": "Has entry in dictionary", + "wordlist_category": "Wordlist \/ category" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 7a80258d..3599ed91 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -116,6 +116,7 @@ "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", - "hasExtDictEntry": "Has entry in dictionary" + "hasExtDictEntry": "Has entry in dictionary", + "wordlist_category": "Wordlist \/ category" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index ca8db00e..33c73ee6 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -116,6 +116,7 @@ "enter_comma_separated_ids": "Enter entries by their IDs in a comma-separated fashion", "split_verb": "Split", "hasNoLinksInMd": "Without known links in main md tools", - "hasExtDictEntry": "Has entry in dictionary" + "hasExtDictEntry": "Has entry in dictionary", + "wordlist_category": "Wordlist \/ category" } } \ No newline at end of file