bugfixing #2
This commit is contained in:
parent
2a6c56ed23
commit
1c4dcdd108
4 changed files with 25 additions and 28 deletions
|
|
@ -12,3 +12,5 @@ export const POS_MAP: Record<string, string> = {
|
|||
adverbs: "adverb",
|
||||
adjectives: "adjective",
|
||||
};
|
||||
|
||||
export const ALL_LANGUAGES = ["en", "de", "it", "es", "fr"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue