It is possible to adapt a package to many languages as explained in the Internationalization and Localization document.
As specified in Internationalization and Localization, for each supported language, you need to create a separate po
file.
Follow these steps for it:
This will create a po
file for each selected language. The file will contain a translation entry for each
translation string it finds in the package.
Once a po
file is created for a language, an interpreter can open it to start interpreting
translation strings of the package: