mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 11:15:14 +00:00
Update spanish.js
This commit is contained in:
parent
e5c2054dfa
commit
88dc388347
1 changed files with 18 additions and 18 deletions
|
@ -27,36 +27,36 @@ module.exports = {
|
|||
|
||||
mods: {
|
||||
general: {
|
||||
language: "Language"
|
||||
language: "Idioma"
|
||||
},
|
||||
theme: {
|
||||
normal: "Normal",
|
||||
adaptive: "Adaptive",
|
||||
custom: "Custom",
|
||||
dark: "Dark",
|
||||
black: "Black",
|
||||
darkmode: "Dark Mode",
|
||||
darkmodetagline: "Bravo Six, Going Dark."
|
||||
adaptive: "Adaptado",
|
||||
custom: "Personalizado",
|
||||
dark: "Oscuro",
|
||||
black: "Negro",
|
||||
darkmode: "Modo oscuro",
|
||||
darkmodetagline: "Bravo Six, haciéndote oscuro."
|
||||
},
|
||||
tweaks: {
|
||||
fullscreen: "Fullscreen",
|
||||
navbarblur: "Navbar Blur",
|
||||
roundedcorners: "Rounded Corners",
|
||||
roundthumbnails: "Round Thumbnails",
|
||||
roundwatchpagecomponents: "Round Watch PAge Components",
|
||||
radius: "Radius"
|
||||
fullscreen: "Pantalla completa",
|
||||
navbarblur: "Desenfocar barra",
|
||||
roundedcorners: "Esquinas redondeadas",
|
||||
roundthumbnails: "Redondear miniaturas",
|
||||
roundwatchpagecomponents: "Redondear componentes del vídeo",
|
||||
radius: "Radio"
|
||||
},
|
||||
startup: {
|
||||
defaultpage: "Pagina predeterminada"
|
||||
},
|
||||
updates: {
|
||||
install: "Install",
|
||||
view: "View",
|
||||
latest: "Latest",
|
||||
installed: "Installed"
|
||||
install: "Instalar",
|
||||
view: "Ver",
|
||||
latest: "Última",
|
||||
installed: "Instalada"
|
||||
},
|
||||
logs: {
|
||||
more: "More"
|
||||
more: "Más"
|
||||
},
|
||||
|
||||
about: {
|
||||
|
|
Loading…
Reference in a new issue