UNPKG

@brightspace-ui/intl

Version:

Internationalization APIs for number, date, time and file size formatting and parsing in D2L Brightspace.

19 lines (18 loc) 1.7 kB
export default { "intl-common:characters:apostrophe": "apostrophe", // short name or description of the "'" character "intl-common:characters:ampersand": "ampersand", // short name or description of the "&" character "intl-common:characters:asterisk": "asterisk", // short name or description of the "*" character "intl-common:characters:backslash": "kaha kua hope", // short name or description of the "\" character "intl-common:characters:colon": "kolonā", // short name or description of the ":" character "intl-common:characters:comma": "koma", // short name or description of the "," character "intl-common:characters:greaterThan": "nui-i ka hoailona", // short name or description of the ">" character "intl-common:characters:lessThan": "hōʻailona liʻiliʻi", // short name or description of the "<" character "intl-common:characters:numberSign": "hōʻailona helu", // short name or description of the "#" character "intl-common:characters:percentSign": "hōʻailona pakeneka", // short name or description of the "%" character "intl-common:characters:pipe": "paipu", // short name or description of the "|" character "intl-common:characters:questionMark": "kaha ninau", // short name or description of the "?" character "intl-common:characters:quotationMark": "kaha puana'i", // short name or description of the '"' character "intl-common:navigation:back:title": "Ke kua", // term for navigating back to the previous page (in Title Case) "intl-common:navigation:next:title": "Aʻe", // term for navigating to the next page or item (in Title Case) "intl-common:navigation:previous:title": "Mamua", // term for navigating to the previous page or item (in Title Case) };