You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2019. It is now read-only.
Translations are currently saved in a PHP array.
Transform the existing system to use the Gettext format, allowing external tools and websites to be used to translate the project/modules.
For this, eventually support the native Gettext PHP extension, but use a PHP implementation as a start/fallback.