How come my translations are not displaying?
You may be trying to update the language or some translations on the platform. When doing so, you will need to be following the steps as described in this article here: https://www.thrinacia.com/blog/post/thrinacia-translation-using-angular-translate
After following the steps, you could be running into some issues. Before consulting with Thrinacia Support, it is best to check the following:
- Syntax: When updating the translations, you may run into issues with the syntax. Use a text editor that will detect syntax errors so you can quickly fix the issue.
- File Name: When making changes to specific JSON files, make sure that the file name is the exact same as the original. For example, if the file name that you are editing is called campaign-page.json you will need to keep that same exact file name.
- Check the app_local.js: You will need to check this file to be sure that it is referencing the correct folder for translations on the platform. This is also mentioned in the article above.
If everything is correct as per the statements above, then it is best to contact support@thrinacia.com if you are not seeing the correct translations.