Error with Language translation
Author | Posts |
---|---|
September 23, 2014 at 6:42 pm 27308 | |
Hello, I have a problem with translations. I have added a new .mo file for Arabic language and started to translate strings. Every thing works fine except for some translations not working. I have translated strings like: Enter a username or e-mail address. Invalid username or e-mail. There is no user registered with that email address. Password is required. Username is required But they still appear in English not in Arabic | |
September 24, 2014 at 4:31 am 27352 | |
Sometimes strings are missing from the POT file. It happens. Have you tried using LocoTranslate to manage the translations? I started using it and it makes it easier. You should be adding a .mo and a .po together. WeDevs can check if the strings are actually localizable, but my guess is they are included as they do great work. | |
September 25, 2014 at 5:32 pm 27505 | |
Hello Ahmed, |