feat: translation debug page
|
---|
|
.eslintrc.json |
---|
.vscode/settings.json |
---|
craco.config.js |
---|
package.json |
---|
pnpm-lock.yaml |
---|
public/locales/en/translation.json |
---|
src/App.less |
---|
src/App.tsx |
---|
src/components/Flag.css 0 → 100644 |
---|
src/components/Flag.less 100644 → 0 |
---|
src/components/Flag.tsx |
---|
src/components/KristSymbol.tsx |
---|
src/components/KristValue.tsx |
---|
src/components/auth/AuthMasterPasswordPopover.tsx |
---|
src/components/auth/AuthorisedAction.tsx |
---|
src/components/auth/MasterPasswordInput.tsx |
---|
src/components/auth/SetMasterPasswordModal.tsx |
---|
src/index.tsx |
---|
src/layout/AppLayout.less |
---|
src/layout/AppLayout.tsx |
---|
src/layout/AppRouter.tsx 0 → 100644 |
---|
src/layout/Brand.tsx |
---|
src/layout/PageLayout.less 0 → 100644 |
---|
src/layout/PageLayout.tsx |
---|
src/layout/sidebar/Sidebar.tsx |
---|
src/layout/sidebar/SidebarFooter.tsx |
---|
src/layout/sidebar/SidebarTotalBalance.tsx |
---|
src/pages/DashboardPage.tsx |
---|
src/pages/credits/CreditsPage.tsx |
---|
src/pages/credits/Supporters.tsx |
---|
src/pages/credits/Translators.tsx |
---|
src/pages/settings/SettingsPage.tsx 0 → 100644 |
---|
src/pages/settings/SettingsTranslations.tsx 0 → 100644 |
---|
src/reportWebVitals.ts |
---|
src/store/reducers/WalletManagerReducer.ts |
---|
src/style/components.less 0 → 100644 |
---|
src/style/theme.less |
---|
src/utils/i18n.ts |
---|