### Description Add translations for LaTeX. Add datafiles for translated strings and for missing strings: Google Translate ### Acceptance Criteria - [x] code - [x] test ### Dependencies import asyncio import re from googletrans import Translator ### Confirmation - [x] I have checked that this feature does not already exist in the issue tracker. - [x] I have read and understood the contribution guidelines.