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
This project support English and Portuguese (Brazil) languages. To contribute with a translation, follow this steps:
62
+
63
+
- Create a folder inside locales folder with prefix of new idiom with appropiate locale code (https://docs.oracle.com/cd/E23824_01/html/E26033/glset.html). Copy "locales/messages.pot" to locales/newfolder/LC_MESSAGES/.
64
+
65
+
- To build ".mo" file running this command from project root folder:
0 commit comments