curl --location --request GET '/api/common/i18n/getLocaleTranslations?localeCode' \ --header 'X-Shop-Id: 0'
{ "property1": "string", "property2": "string" }