mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
* implement i18n capability * reset package.lock file * remove custom fallback * fix relative path for i18n files * check for language support before fetch request * add LanguageDropdown component, es translation file to prove functionality * remove boilerplate * bundle default english translation with app * add missing file * rollup component-level i18n files * cleanup Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com> |
||
|---|---|---|
| .. | ||
| cards.ts | ||
| constants.spec.ts | ||
| constants.ts | ||
| countries.ts | ||
| forms.ts | ||
| game.tsx | ||
| index.ts | ||
| languages.ts | ||
| message.tsx | ||
| room.tsx | ||
| routes.tsx | ||
| server.tsx | ||
| settings.ts | ||
| sort.tsx | ||
| user.tsx | ||