Confirmed users
609
edits
(→i18n) |
|||
| Line 26: | Line 26: | ||
=== i18n === | === i18n === | ||
We need things like collations for sorting, date formatting, number formatting. JS i18n API will help with some of that. | We need things like collations for sorting, date formatting, number formatting, search capability with relevant result in target locale. Email/SMS sending and receiving displays correct font rendering. JS i18n API will help with some of that. | ||
== Technical Infrastructure == | == Technical Infrastructure == | ||