Clean up translations (#14985)

This commit is contained in:
Phillip Thelen
2023-11-03 21:54:48 +01:00
committed by GitHub
parent efe4483a04
commit 1892d6288a
1553 changed files with 2 additions and 260296 deletions

View File

@@ -447,7 +447,6 @@ function removeStopwordsFromText (text, language) {
de: stopword.deu,
en: stopword.eng,
en_GB: stopword.eng,
'en@pirate': stopword.eng.concat(["th'"]),
es: stopword.spa,
es_419: stopword.spa,
fr: stopword.fra,
@@ -463,7 +462,6 @@ function removeStopwordsFromText (text, language) {
ro: stopword.ron,
ru: stopword.rus,
sk: stopword.slv,
// sr: stopword.,
sv: stopword.swe,
tr: stopword.tur,
uk: stopword.ukr,