change browse word in cds-file #50
Answered
by
ashleyryan
robertIsaac
asked this question in
Q&A
-
we are using our custom localization, and I want to know how to change the browse word in the cds-file |
Beta Was this translation helpful? Give feedback.
Answered by
ashleyryan
Apr 26, 2022
Replies: 1 comment
-
Here's an example using the I18nService: https://stackblitz.com/edit/clarity-angular-demo-sc4ck4?file=src%2Fapp%2Fapp.component.ts It's documented here and you can see all of the default translations and the object structure here |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ashleyryan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's an example using the I18nService: https://stackblitz.com/edit/clarity-angular-demo-sc4ck4?file=src%2Fapp%2Fapp.component.ts
It's documented here and you can see all of the default translations and the object structure here