Hi,
I have started to translate NethServer to Polish language via transifex. My question is how to add this translation to NethServer to check if they are correct?
1 Like
Hi Dominik, you can download language catalogs from Transifex with
tx pull -l <LANG> -a
Then move the files under
/usr/share/nethesis/NethServer/Language/<FULL_LANG>
LANG should be “pl”, FULL_LANG “pl_PL” (but I can be wrong…)
I’m sorry for plural forms: they’re not available
2 Likes
Thank you - i will try this
1 Like