Skip to content

Commit

Permalink
Merge branch 'room-ui-redesign' into redesign/people-list
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlong committed Oct 9, 2020
2 parents bcf16ee + 063363f commit 0cfb997
Show file tree
Hide file tree
Showing 4 changed files with 479 additions and 8 deletions.
2 changes: 2 additions & 0 deletions src/assets/locales/locale_config.js
Expand Up @@ -5,12 +5,14 @@
export const AVAILABLE_LOCALES = {
en: "English",
zh: "简体中文",
"pt-br": "Portugês (Brasil)",
jp: "日本語"
};

export const FALLBACK_LOCALES = {
"zh-cn": "zh",
"zh-hans": "zh",
"zh-hans-cn": "zh",
pt: "pt-br",
ja: "jp"
};

0 comments on commit 0cfb997

Please sign in to comment.