Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/docs/ts/latest/cookbook/i18n.jade
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ a#localization-folder
(e.g. internationalization files) there.
.l-sub-section
:marked
Localization and internationalization are
<a href="" target="_blank">different but closely related terms</a>.
Localization and internationalization are
<a href="https://en.wikipedia.org/wiki/Internationalization_and_localization" target="_blank">different but closely related terms</a>.
:marked
This sample follows that suggestion. It has `locale` folder immediately under the project root.
Assets within the folder carry a filename extension that matches a language-culture code from a
Expand Down