Skip to content

Commit

Permalink
feat: UpdateTranslations2501-12/23/2024
Browse files Browse the repository at this point in the history
Updating Translations 2501 12/23/2024
  • Loading branch information
KearseTrevor authored Jan 2, 2025
2 parents 43d75a2 + 834af94 commit b904994
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions lang/haw.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
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": "backslash", // short name or description of the "\" character
"intl-common:characters:colon": "colon", // short name or description of the ":" character
"intl-common:characters:comma": "comma", // short name or description of the "," character
"intl-common:characters:greaterThan": "greater-than sign", // short name or description of the ">" character
"intl-common:characters:lessThan": "less-than sign", // short name or description of the "<" character
"intl-common:characters:numberSign": "number sign", // short name or description of the "#" character
"intl-common:characters:percentSign": "percent sign", // short name or description of the "%" character
"intl-common:characters:pipe": "pipe", // short name or description of the "|" character
"intl-common:characters:questionMark": "question mark", // short name or description of the "?" character
"intl-common:characters:quotationMark": "quotation mark", // short name or description of the '"' character
};

0 comments on commit b904994

Please sign in to comment.