Added localization to cider cast menu
Added a few variables such as: > Chromecast > Cast to Devices & Stop casting to all devices > Airplay & Airplay is still under development > Scan & Scanning...
This commit is contained in:
parent
714edd5c74
commit
a29ea26493
3 changed files with 21 additions and 7 deletions
|
@ -248,6 +248,13 @@
|
|||
"action.deletepreset": "Delete Preset",
|
||||
"action.open": "Open",
|
||||
"action.relaunch.confirm": "Do you want to relaunch Cider?",
|
||||
"action.cast.chromecast": "Chromecast",
|
||||
"action.cast.todevices": "Cast to Devices",
|
||||
"action.cast.stop": "Stop casting to all devices",
|
||||
"action.cast.airplay": "Airplay",
|
||||
"action.cast.airplay.underdevelopment": "Airplay is still under development",
|
||||
"action.cast.scan": "Scan",
|
||||
"action.cast.scanning": "Scanning...",
|
||||
"settings.header.general": "General",
|
||||
"settings.header.general.description": "Adjust the general settings for Cider.",
|
||||
"settings.option.general.language": "Language",
|
||||
|
|
|
@ -248,6 +248,13 @@
|
|||
"action.deletepreset": "Delete Preset",
|
||||
"action.open": "Open",
|
||||
"action.relaunch.confirm": "Do you want to relaunch Cider?",
|
||||
"action.cast.chromecast": "Chromecast",
|
||||
"action.cast.todevices": "Cast to Devices",
|
||||
"action.cast.stop": "Stop casting to all devices",
|
||||
"action.cast.airplay": "Airplay",
|
||||
"action.cast.airplay.underdevelopment": "Airplay is still under development",
|
||||
"action.cast.scan": "Scan",
|
||||
"action.cast.scanning": "Scanning...",
|
||||
"settings.header.general": "General",
|
||||
"settings.header.general.description": "Adjust the general settings for Cider.",
|
||||
"settings.option.general.language": "Language",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue