Hello,

i installed openxpki and I followed the instructions on this link:
https://openxpki.readthedocs.io/en/develop/quickstart.html

I copied the config environment from this community repo:
https://github.com/openxpki/openxpki-config/tree/community

Every thing is working well but the i18 translation are not working,
example on logging i get the label (I18N_OPENXPKI_UI_LOGIN_USERNAME)
instead of just user name. Same for all the labels.
I checked openxpki-i18n is installed and so is the locale en_US.UTF-8
i checked the webui/default file i have the below:
locale_directory: /usr/share/locale/
default_language: en_US

and here is the file:
 ls -l /usr/share/locale/en_US/LC_MESSAGES/
total 156
-rw-r--r-- 1 root root    369 Aug 14  2023 mit-krb5.mo
-rw-r--r-- 1 root root 155380 Dec  5  2023 openxpki.mo

What else can I check?
_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to