mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-18 12:11:49 +02:00
refactor: update language configuration
This commit is contained in:
parent
ff59dc1a7c
commit
22dc899a95
25 changed files with 53 additions and 188 deletions
|
@ -1,4 +1,4 @@
|
|||
import { allLocales, defaultLocale, moreLocales } from '@/i18n/config'
|
||||
import { allLocales, defaultLocale, moreLocales } from '@/config'
|
||||
|
||||
// Gets the language code from the current path
|
||||
export function getLangFromPath(path: string) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue