-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translations / Missing en_US translations #86
Comments
Not Completely fixed. Reopening this issue. |
hey @DiabolicAngeL could you send me your "config.json" from "html/static/config" i'd like to see how it worked for you cuz mine didn't work |
@recso https://pastebin.com/Y0whd1Av Do not forget to add your images in |
Hi Ive noticed this issue my self and got to fixing it :D I fixed several issues I noticed. There is several lines missing in between the languages in the config.js. |
1. From
config.json
the English Language is missing the following:{id:4,title:e.IntlString("Añadir contacto"),icons:"fa-undo"}
INgcphone/html/static/js/app.js
2. Cancel/abort is not translated properly in English
I'll update here if I find more.
The text was updated successfully, but these errors were encountered: