Skip to content

Commit

Permalink
feat: i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
VaalaCat committed Dec 6, 2024
1 parent 97138d3 commit 3f0d4c4
Show file tree
Hide file tree
Showing 88 changed files with 2,998 additions and 1,307 deletions.
1 change: 1 addition & 0 deletions Dockerfile.standalone
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN corepack enable && corepack prepare pnpm@latest-9 --activate && pnpm install

COPY www/api/ ./api
COPY www/components/ ./components
COPY www/config/ ./config
COPY www/hooks/ ./hooks
COPY www/lib/ ./lib
COPY www/pages/ ./pages
Expand Down
294 changes: 138 additions & 156 deletions README.md

Large diffs are not rendered by default.

255 changes: 0 additions & 255 deletions README_en.md

This file was deleted.

Loading

0 comments on commit 3f0d4c4

Please sign in to comment.