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",
|
||||
backupinfo: "Backup or restore your application settings",
|
||||
restore: "Restore",
|
||||
personalizedrecommendations: "Personalized recommendations",
|
||||
personalizedrecommendationsinfo: "Receive personalized recommendations in exchange for sending watch time telemetry.",
|
||||
},
|
||||
theme: {
|
||||
normal: "Normal",
|
||||
|
@ -73,6 +75,17 @@ module.exports = {
|
|||
roundthumbnails: "Round Thumbnails",
|
||||
roundwatchpagecomponents: "Round Watch Page Components",
|
||||
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: {
|
||||
defaultpage: "Default Page",
|
||||
|
|
Loading…
Reference in a new issue