Agregar pruebas para internacionalizacion en el pipeline de CI
Description
Add a new test into the CI pipeline in which a new language is added to MateFun by the internalization.sh
script. Test consists of:
- Generate the .pot file containing each key that should be translated
- Add a new .po file for the new language
- Add translations on the .po file for keys:
- "No File", "exit", "Bye!!"
- Invoke MateFun with the new language, send the translated "exit" command and verify the output.
Screenshot:
Edited by Nicolas Marcelo Vazquez Picerno