mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Changes:
- Closes #9 - Removed dependency on vue-i18n - Localization Changes
This commit is contained in:
parent
44db54737b
commit
fcc3d455c6
18 changed files with 143 additions and 270 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue