MediaWikiAGE / MAGE

MediaWiki Automated Graphical Editor. Mostly meant to be a replacement for AutoWikiBrowser (AWB).
MIT License
7 stars 7 forks source link

i18n support #4

Open lavgup opened 3 years ago

lavgup commented 3 years ago

One thing we could start looking into, is support for localisation, a feature missing from AWB. It may not be high priority currently, as the app has only been started, but we should look into supporting localisation early into the development stages, so we don't need to change much after.

For ease of use, and personal experience with i18next, we should definitely use the vue-i18next plugin.