How to localize ui-data-list-wrapper #9298
-
There is an text "Nothing Found". Any idea how to localize it?
it is maybe general idea how to localize all components with not supported locale. I have all translations in local file with values taken from Taiga-Ui github Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Would be great if you contributed a Lithuanian translation, there's not that many texts in Taiga UI, here's English translation with all the prompts: |
Beta Was this translation helpful? Give feedback.
Would be great if you contributed a Lithuanian translation, there's not that many texts in Taiga UI, here's English translation with all the prompts:
https://github.com/taiga-family/taiga-ui/tree/main/projects/i18n/languages/english
To provide your custom translations you need to provide
Observable<TuiLanguage>
withTUI_LANGUAGE
token.