Skip to content

Commit 5a177f1

Browse files
authored
Merge pull request #41 from zvonimirfras/master
Add ngx-translate to I18N tooling
2 parents e01d85f + 7e81c55 commit 5a177f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ To keep our build dependancies local we use npm scripts to run our webpack, gulp
101101
- [Style guide (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Style-guide)
102102
- [General component API guidelines (WIP)](https://github.com/IBM/carbon-components-angular/wiki/Component-API-guidelines)
103103
- [Angular style guide](https://angular.io/styleguide)
104-
- [I18N tooling](https://angular.io/guide/i18n)
104+
- I18N tooling
105+
- [I18N guide](https://angular.io/guide/i18n)
106+
- [ngx-translate](https://github.com/ngx-translate/core)
105107
- (Angular 2+ doesn't have anything like ngAria, instead here's [The A11Y Project](http://a11yproject.com/), [WAI-ARIA specs](https://www.w3.org/TR/wai-aria/), and [WAI-ARIA Authoring Practices](https://www.w3.org/TR/2016/WD-wai-aria-practices-1.1-20160317/))
106108
- [TypeScript docs](https://www.typescriptlang.org/docs/tutorial.html)
107109

0 commit comments

Comments
 (0)