Skip to content

Commit 4fcf7a4

Browse files
authored
Update content/ember/v3/deprecate-ember-string-loc.md
1 parent 3654a03 commit 4fcf7a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ember/v3/deprecate-ember-string-loc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Ember provides a very basic localization method via the `@ember/string` package
1010
This feature was introduced a long time ago but is insufficient for most use cases.
1111
We suggest you replace it with an addon in the [Internationalization category](https://emberobserver.com/categories/internationalization) of Ember Observer.
1212

13-
A popular addon that supports ICU message syntax and native browser Intl is [ember-intl](https://ember-intl.github.io/ember-intl/).
14-
Check the [documentation](https://ember-intl.github.io/ember-intl/docs) for more detailed information.
13+
A popular addon that supports [ICU (International Components for Unicode)](http://userguide.icu-project.org/formatparse/messages) message syntax and native browser Intl is [ember-intl](https://ember-intl.github.io/ember-intl/).
14+
Check the [documentation](https://ember-intl.github.io/ember-intl/docs) for more detailed information.

0 commit comments

Comments
 (0)