I installed pywikibot 9.4 as package, downloaded contrib scripts and scripts/i18n to working directory. Added user_script_paths = ['scripts'] to user-config.py. When I run any contrib script I get translation error. Pywikibot searches translations in pywikibot.scripts.i18n path only.
Where is right way to use contrib scripts with package-installed pywikibot? It's problematic to use pywikibot in dir cause pywikibot is part of whole project.