Put translation files loading in common
npresseault opened this issue · 1 comments
npresseault commented
At this moment, we have a swift extension for iOS, AndroidKWord for android and JSKWord for javascript. All 3 have overlaps and could be put in common.
Boubalou commented
Good point! A simple actual/expect regarding the loading of the translation file should be enough to keep only one implementation in commonMain! 💯