mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
i18n: add es to locales
This commit is contained in:
@@ -23,7 +23,7 @@ const config: Config = {
|
||||
// may want to replace "en" with "zh-Hans".
|
||||
i18n: {
|
||||
defaultLocale: 'en-GB',
|
||||
locales: ['en-GB'],
|
||||
locales: ['en-GB', 'es'],
|
||||
},
|
||||
|
||||
future: {
|
||||
|
||||
Reference in New Issue
Block a user