Incorporating default tags in spanish #321
1 changed files with 17 additions and 0 deletions
|
@ -520,4 +520,21 @@ export const DEFAULT_KNOWN_TAGS = [
|
||||||
'2020protests',
|
'2020protests',
|
||||||
'covidcuts',
|
'covidcuts',
|
||||||
'covid-19',
|
'covid-19',
|
||||||
|
'español',
|
||||||
|
'tecnología',
|
||||||
|
'criptomonedas',
|
||||||
|
'economía',
|
||||||
|
'bitcoin',
|
||||||
|
'educación',
|
||||||
|
'videojuegos',
|
||||||
|
'música',
|
||||||
|
'noticias',
|
||||||
|
'ciencia',
|
||||||
|
'deportes',
|
||||||
|
'latinoamérica',
|
||||||
|
'latam',
|
||||||
|
'conspiración',
|
||||||
|
'humor',
|
||||||
|
'política',
|
||||||
(and call (and call `.unique()` on resultant merge)
|
|||||||
|
'tutoriales',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue
@seanyesmunt I told @michaelmitnick to do this but we should probably split the Spanish tags into a separate array for easier future refactoring/cleanup