8 lines
179 B
Markdown
8 lines
179 B
Markdown
# I18n
|
|
|
|
This library provides internationalization and language selection functionality for the application.
|
|
|
|
## Running unit tests
|
|
|
|
Run `nx test i18n` to execute the unit tests.
|