mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-28 04:56:13 +01:00
Remove: optimizeTranslationDirective option
This commit is contained in:
@@ -98,6 +98,9 @@ export default defineNuxtConfig({
|
|||||||
|
|
||||||
// Nuxt I18N
|
// Nuxt I18N
|
||||||
i18n: {
|
i18n: {
|
||||||
|
bundle: {
|
||||||
|
optimizeTranslationDirective: false,
|
||||||
|
},
|
||||||
strategy: 'no_prefix',
|
strategy: 'no_prefix',
|
||||||
locales: [
|
locales: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user