Skip to content

Commit 19ef606

Browse files
author
hywax
committed
fix: locales file import
1 parent 4ea2b5a commit 19ef606

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: locales/pl-PL renamed to locales/pl-PL.json

File renamed without changes.

Diff for: nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export default defineNuxtConfig({
106106
code: 'pl',
107107
iso: 'pl-PL',
108108
name: 'Polski',
109-
file: 'pl-pl.json',
109+
file: 'pl-PL.json',
110110
},
111111
],
112112
strategy: 'no_prefix',

0 commit comments

Comments
 (0)