feat: more utils for translators
1 parent 48b3565 commit 27c16d937f57c7e8c3717879c058c3d0b95c778d
@Drew Lemmy Drew Lemmy authored on 9 Mar 2021
Showing 19 changed files
View
.github/workflows/deploy-dev.yml
View
package.json
View
pnpm-lock.yaml
View
public/locales/en.json
View
src/global/AppRouter.tsx
View
src/layout/AppLayout.less
View
src/layout/nav/AppHeader.less 0 → 100644
View
src/layout/nav/AppHeader.tsx
View
src/pages/backup/backupParser.ts
View
src/pages/settings/LanguageItem.tsx 100644 → 0
View
src/pages/settings/SettingsPage.less
View
src/pages/settings/SettingsPage.tsx
View
src/pages/settings/SettingsTranslations.tsx 100644 → 0
View
src/pages/settings/translations/LanguageItem.tsx 0 → 100644
View
src/pages/settings/translations/SettingsTranslations.tsx 0 → 100644
View
src/pages/settings/translations/analyseLangs.ts 0 → 100644
View
src/pages/settings/translations/exportCSV.ts 0 → 100644
View
src/pages/settings/translations/importJSON.ts 0 → 100644
View
src/utils/i18n.ts