Skip to content

Commit

Permalink
fix i18n 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yulianzavodnyk committed Sep 1, 2024
1 parent 73f1dee commit 9bc5b8b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 283 deletions.
11 changes: 1 addition & 10 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,7 @@ const config = {

i18n: {
defaultLocale: 'uk',
locales: ['uk', 'en'],
localeConfigs: {
uk: {
label: 'Українська',
},
en: {
label: 'English',
},
},
trailingSlash: false,
locales: ['uk'],
},

presets: [
Expand Down
273 changes: 0 additions & 273 deletions i18n/en/code.json

This file was deleted.

0 comments on commit 9bc5b8b

Please sign in to comment.