Closed ClaraPrioux closed 1 month ago
users_words
model ✅/add
, logic should contain:
words
collection and I returned an array because one word can have many translations, but I realised that I didn't convert from XML and "rewrite" the CSV properly (Script in java on IntelliJ) because I took the examples also as a translation. So I need to:
<translation>
tag of a <word>
otherwise it's the translation of the example<word>
tag. => GOALS for tomorrow: