on 2025 Jan 14 11:35 AM
Hi everyone,
I’m developing a backend with SAP CAP, and I’m facing an issue with the configuration of i18n files. My application is only using translations from the base i18n.properties file (English), but it’s not loading translations from the i18n_es.properties file for Spanish.
Here are the details of what I’ve checked so far:
i18n Files:
Accept-Language Header:
package.json Configuration:
Despite all this, the application still only uses the translations from the i18n.properties file and doesn’t pick up the Spanish translations.
Questions:
I would greatly appreciate any advice or solutions to make my backend recognize and use Spanish translations.
Thanks in advance!
Request clarification before answering.
User | Count |
---|---|
56 | |
10 | |
8 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.