You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -284,8 +284,8 @@ A documentation of the provided tools can be found in [tools/README.md](tools/RE
284
284
* how to add a language?
285
285
-`src/client/assets/i18n/`
286
286
- add `[language code].json` (copy existing one and adapt the translation strings)
287
-
-Create a file similar to the [sample app-config](https://github.com/NathanWalker/angular-seed-advanced/blob/master/src/client/app/shared/sample/services/app-config.ts)
0 commit comments