* update translator plugin to v1.2.0
feat: added Portuguese support
feat: added script that updates translation files from the runelite-translator db
fix: wrong schedule time on plugin change
* chore: reduced finnish translations size
* chore: removed unused resources
* chore: added portuguese ref in supported languages
* update translator plugin to v1.1.0
* updated version
* feat: data collection is now opt-in
refactor: infinite loop was replaced for a scheduled executor
refactor: api integration now used okhttp
* fix: added missing executor shutdown call when plugin is shut down