mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-15 13:51:35 +00:00
Fixed strings typo
This commit is contained in:
parent
ecb462e482
commit
701cb9680a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
import Vue from "vue"
|
import Vue from "vue"
|
||||||
import enUsStrings from '../strngs/en-us/strings.json'
|
import enUsStrings from '../strings/en-us/strings.json'
|
||||||
import { supplant } from './utils'
|
import { supplant } from './utils'
|
||||||
|
|
||||||
const defaultCode = 'en-us'
|
const defaultCode = 'en-us'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue