In Salesforce B2C Commerce, resource bundles for different locales are typically stored in a resources directory under the templates directory. The correct organization of resource bundles allows the application to correctly load locale-specific resources based on the user’s settings or site configuration. Placing the German (de) resource bundles in templates/resources ensures that they are correctly accessed and used when the site is viewed in the German language context.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit