mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 04:35:17 +00:00
Update english.js
This commit is contained in:
parent
8b8097f949
commit
e8973387d5
1 changed files with 13 additions and 0 deletions
|
@ -56,6 +56,8 @@ module.exports = {
|
||||||
backup: "Backup",
|
backup: "Backup",
|
||||||
backupinfo: "Backup or restore your application settings",
|
backupinfo: "Backup or restore your application settings",
|
||||||
restore: "Restore",
|
restore: "Restore",
|
||||||
|
personalizedrecommendations: "Personalized recommendations",
|
||||||
|
personalizedrecommendationsinfo: "Receive personalized recommendations in exchange for sending watch time telemetry.",
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
normal: "Normal",
|
normal: "Normal",
|
||||||
|
@ -73,6 +75,17 @@ module.exports = {
|
||||||
roundthumbnails: "Round Thumbnails",
|
roundthumbnails: "Round Thumbnails",
|
||||||
roundwatchpagecomponents: "Round Watch Page Components",
|
roundwatchpagecomponents: "Round Watch Page Components",
|
||||||
radius: "Radius",
|
radius: "Radius",
|
||||||
|
launchscreen: "Launch Screen",
|
||||||
|
centeredlayout: "Centered Layout",
|
||||||
|
fullscreenlayout: "Fullscreen Layout",
|
||||||
|
themedicon: "Themed Icon",
|
||||||
|
bottomnavigation: "Bottom Navigation",
|
||||||
|
shift: "Shift",
|
||||||
|
showlabels: "Show labels",
|
||||||
|
mdi: "MDI",
|
||||||
|
materialsymbols: "Material Symbols",
|
||||||
|
fluentuiicons: "FluentUI Icons",
|
||||||
|
ibmcarbonicons: "IBM Carbon Icons",
|
||||||
},
|
},
|
||||||
startup: {
|
startup: {
|
||||||
defaultpage: "Default Page",
|
defaultpage: "Default Page",
|
||||||
|
|
Loading…
Reference in a new issue