chore: fix i18n link in changelog (#3209)
This commit is contained in:
parent
d35dab25cc
commit
a4498ebe40
|
@ -67,7 +67,7 @@ block includes
|
||||||
Linked to these plunkers in [Testing](testing.html#live-examples) and [Setup anatomy](setup-systemjs-anatomy) guides.
|
Linked to these plunkers in [Testing](testing.html#live-examples) and [Setup anatomy](setup-systemjs-anatomy) guides.
|
||||||
|
|
||||||
## Internationalization: pluralization and _select_ (2016-11-30)
|
## Internationalization: pluralization and _select_ (2016-11-30)
|
||||||
The [Internationalization (i18n)](i18n.html) guide explains how to handle pluralization and
|
The [Internationalization (i18n)](../cookbook/i18n.html) guide explains how to handle pluralization and
|
||||||
translation of alternative texts with `select`.
|
translation of alternative texts with `select`.
|
||||||
The sample demonstrates these features too.
|
The sample demonstrates these features too.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue