HarisSpahijaPon
HarisSpahijaPon
Some components have strings that are possibly gramatically different in other languages. For example: ```javascript return Only {inventoryQuantity} in stock; ``` In Dutch one would say "Slechts 7 op voorraad",...
All components should have translation options now with a couple of exceptions. @janus-reith we could move to adding i18n to example-storefront now
okay thanks! I will update them @aldeed
I think pretty much all components except the interpolation items have been set now. Is it time to implement a basic example to the storefront for i18n? @janus-reith , would...
Some components require some references or not every component is listed in the `componentContext` file, we should refactor those to make it easier for developers to override the components.
Would you mind sharing your solution for future troubleshooting @Kiailandi ?