Angular - Internationalization and Accessibility
Given this Angular template snippet:
What will happen when you build the app with i18n enabled and provide translations?
<button i18n>Submit</button>
What will happen when you build the app with i18n enabled and provide translations?
