getMapForLocale
Returns the string map for the given locale. Falls back to 'en' if the locale is not available.
Return
Map of string keys to localized values
Parameters
locale
The locale code (e.g., "en", "es", "de")
Returns the string map for the given locale. Falls back to 'en' if the locale is not available.
Map of string keys to localized values
The locale code (e.g., "en", "es", "de")