Skip to content

Commit

Permalink
feat: add the ability for the header, footer and sidebar to be transl…
Browse files Browse the repository at this point in the history
…ated (#61)
  • Loading branch information
IanKrieger authored Jul 23, 2024
1 parent 199d632 commit 343894e
Show file tree
Hide file tree
Showing 6 changed files with 546 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
files:
- source: /docs/**/*
translation: /i18n/%two_letters_code%/docusaurus-plugin-content-docs/current/**/%original_file_name%
- source: /i18n/en/**/*
translation: /i18n/%two_letters_code%/**/%original_file_name%
Loading

0 comments on commit 343894e

Please sign in to comment.