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.69 kB
export default { "intl-common:characters:apostrophe": "tohutō", // short name or description of the "'" character "intl-common:characters:ampersand": "me", // short name or description of the "&" character "intl-common:characters:asterisk": "whetu-riki", // short name or description of the "*" character "intl-common:characters:backslash": "Rarapa whakahoki", // short name or description of the "\" character "intl-common:characters:colon": "kopirua", // short name or description of the ":" character "intl-common:characters:comma": "korowhitiwhiti", // short name or description of the "," character "intl-common:characters:greaterThan": "tohu nui-ake", // short name or description of the ">" character "intl-common:characters:lessThan": "tohu iti iho", // short name or description of the "<" character "intl-common:characters:numberSign": "tohu tau", // short name or description of the "#" character "intl-common:characters:percentSign": "tohu o te ōrau", // short name or description of the "%" character "intl-common:characters:pipe": "paipa", // short name or description of the "|" character "intl-common:characters:questionMark": "tohu pātai", // short name or description of the "?" character "intl-common:characters:quotationMark": "tohu whakatikatika", // short name or description of the '"' character "intl-common:navigation:back:title": "Whakamuri", // term for navigating back to the previous page (in Title Case) "intl-common:navigation:next:title": "Panuku", // term for navigating to the next page or item (in Title Case) "intl-common:navigation:previous:title": "Tōmua", // term for navigating to the previous page or item (in Title Case) };