intl 0.9.8
intl: ^0.9.8 copied to clipboard
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
0.9.8 #
-
Add a "meaning" optional parameter for Intl.message to distinguish between two messages with identical text.
-
Handle two different messages with the same text.
-
Allow complex string literals in arguments (e.g. multi-line)