feat: translation debug page
1 parent fdf235b commit f5c3a5040e3e815d8868a1ddabe036ed8feb5cbb
@Drew Lemmy Drew Lemmy authored on 15 Feb 2021
Showing 38 changed files
View
.eslintrc.json
View
.vscode/settings.json
View
craco.config.js
View
package.json
View
pnpm-lock.yaml
View
public/locales/en/translation.json
View
src/App.less
View
src/App.tsx
View
src/components/Flag.css 0 → 100644
View
src/components/Flag.less 100644 → 0
View
src/components/Flag.tsx
View
src/components/KristSymbol.tsx
View
src/components/KristValue.tsx
View
src/components/auth/AuthMasterPasswordPopover.tsx
View
src/components/auth/AuthorisedAction.tsx
View
src/components/auth/MasterPasswordInput.tsx
View
src/components/auth/SetMasterPasswordModal.tsx
View
src/index.tsx
View
src/layout/AppLayout.less
View
src/layout/AppLayout.tsx
View
src/layout/AppRouter.tsx 0 → 100644
View
src/layout/Brand.tsx
View
src/layout/PageLayout.less 0 → 100644
View
src/layout/PageLayout.tsx
View
src/layout/sidebar/Sidebar.tsx
View
src/layout/sidebar/SidebarFooter.tsx
View
src/layout/sidebar/SidebarTotalBalance.tsx
View
src/pages/DashboardPage.tsx
View
src/pages/credits/CreditsPage.tsx
View
src/pages/credits/Supporters.tsx
View
src/pages/credits/Translators.tsx
View
src/pages/settings/SettingsPage.tsx 0 → 100644
View
src/pages/settings/SettingsTranslations.tsx 0 → 100644
View
src/reportWebVitals.ts
View
src/store/reducers/WalletManagerReducer.ts
View
src/style/components.less 0 → 100644
View
src/style/theme.less
View
src/utils/i18n.ts