Start transloco before the angular application #485
-
How can I achieve that? Because currently I have to use the |
Beta Was this translation helpful? Give feedback.
Answered by
shaharkazaz
Aug 9, 2021
Replies: 1 comment 4 replies
-
You can init that app after loading the translation by using the APP_INITIALIZER injection token. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
sawa-ko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can init that app after loading the translation by using the APP_INITIALIZER injection token.