0 votes
in Angular by
What is the purpose of i18n attribute?

1 Answer

0 votes
by

The Angular i18n attribute marks translatable content. It is a custom attribute, recognized by Angular tools and compilers. The compiler removes it after translation.

Related questions

0 votes
asked Sep 24, 2023 in Angular by AdilsonLima
0 votes
asked Sep 17, 2023 in Angular by DavidAnderson
...