- Closes #9
- Removed dependency on vue-i18n
- Localization Changes
This commit is contained in:
Shiny Nematoda 2022-09-12 15:00:54 +00:00
parent 44db54737b
commit fcc3d455c6
No known key found for this signature in database
GPG key ID: 6506D50F5613A42D
18 changed files with 143 additions and 270 deletions

View file

@ -41,25 +41,25 @@
"auto": "auto",
"best": "best",
"worst": "worst",
"volume": "Default Volume",
"instances": {
"hyp": "Hyperpipe Instance",
"piped": "Piped Instance",
"auth": "Authentication Instance",
"name": "Name",
"loc": "Locations",
"cdn": "CDN",
"up_to_date": "Up to Date",
"version": "Version"
}
"volume": "Default Volume"
},
"info": {
"see_all": "See All",
"search": "Start Searching",
"no_info": "No Information Available",
"lyrics": {
"load": "Fetching Lyrics",
"void": "No Lyrics"
}
"no_info": "No Information Available"
},
"instances": {
"hyp": "Hyperpipe Instance",
"piped": "Piped Instance",
"auth": "Authentication Instance",
"name": "Name",
"loc": "Locations",
"cdn": "CDN",
"up_to_date": "Up to Date",
"version": "Version"
},
"lyrics": {
"load": "Fetching Lyrics",
"void": "No Lyrics"
}
}