mirror of
https://github.com/mfocko/blog.git
synced 2024-11-21 20:43:48 +01:00
chore: remove unused locale
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
8b744fdfed
commit
f09a318f51
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ const config = {
|
|||
|
||||
i18n: {
|
||||
defaultLocale: "en",
|
||||
locales: ["en", "cs"],
|
||||
locales: ["en"],
|
||||
},
|
||||
|
||||
presets: [
|
||||
|
|
Loading…
Reference in a new issue