feat: i18n
1 parent b22b355 commit def3318faf23318a16a591613f73ae3834a02ed8
@Drew Lemmy Drew Lemmy authored on 18 Sep 2020
Showing 35 changed files
View
.eslintrc.json
View
.vscode/settings.json
View
README.md
View
package-lock.json
View
package.json
View
public/locales/en/translation.json 0 → 100644
View
public/locales/ja/translation.json 0 → 100644
View
src/app/App.tsx
View
src/app/WalletManager.tsx
View
src/index.tsx
View
src/layouts/credits/index.tsx
View
src/layouts/dialogs/HelpWalletStorageDialog.tsx
View
src/layouts/dialogs/MasterPasswordDialog.tsx
View
src/layouts/dialogs/utils/CloseButton.tsx
View
src/layouts/main/components/nav/Brand.tsx
View
src/layouts/main/components/nav/ConnectionIndicator.tsx
View
src/layouts/main/components/nav/Search.tsx
View
src/layouts/main/components/nav/index.tsx
View
src/layouts/main/components/sidebar/Footer.tsx
View
src/layouts/main/components/sidebar/GuestIndicator.tsx
View
src/layouts/main/components/sidebar/SidebarItem.tsx
View
src/layouts/main/components/sidebar/TotalBalance.tsx
View
src/layouts/main/components/sidebar/index.tsx
View
src/layouts/main/index.tsx
View
src/layouts/my-wallets/index.tsx
View
src/scss/_variables.scss
View
src/setupTests.ts 100644 → 0
View
src/shared-components/list-view/ColumnHeader.tsx
View
src/shared-components/list-view/ListPagination.tsx
View
src/shared-components/list-view/ListTable.tsx
View
src/shared-components/list-view/index.tsx
View
src/utils/i18n.ts 0 → 100644
View
src/utils/index.ts
View
src/utils/serviceWorker.ts
View
src/utils/setup.ts