File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,11 @@ Get the complete changelog here: https://github.com/ngx-translate/core/releases
14
14
* [ Lazy loaded modules] ( #lazy-loaded-modules )
15
15
* [ Configuration] ( #configuration )
16
16
* [ AoT] ( #aot )
17
- * [ Init the TranslateService for your application] ( #2-init-the-translateservice-for-your-application )
18
- * [ Define the translations] ( #3-define-the-translations )
19
- * [ Use the service, the pipe or the directive] ( #4-use-the-service-the-pipe-or-the-directive )
20
- * [ Use HTML tags] ( #5-use-html-tags )
17
+ * [ Define the default language for the application] ( #2-define-the-default-language-for-the-application )
18
+ * [ Init the TranslateService for your application] ( #3-init-the-translateservice-for-your-application )
19
+ * [ Define the translations] ( #4-define-the-translations )
20
+ * [ Use the service, the pipe or the directive] ( #5-use-the-service-the-pipe-or-the-directive )
21
+ * [ Use HTML tags] ( #6-use-html-tags )
21
22
* [ API] ( #api )
22
23
* [ TranslateService] ( #translateservice )
23
24
* [ Properties] ( #properties )
You can’t perform that action at this time.
0 commit comments