mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 12:45:17 +00:00
Update spanish.js
This commit is contained in:
parent
bff9ad3436
commit
69729085be
1 changed files with 8 additions and 1 deletions
|
@ -9,6 +9,7 @@ module.exports = {
|
|||
|
||||
index: {
|
||||
connecting: "Conectando",
|
||||
plugins: "Cargando complementos",
|
||||
launching: "Iniciando"
|
||||
},
|
||||
|
||||
|
@ -78,7 +79,13 @@ module.exports = {
|
|||
tagline: "El futuro del streaming de vídeo",
|
||||
next: "Siguiente",
|
||||
updated: "¡VueTube se ha actualizado!",
|
||||
awesome: "¡Increíble!"
|
||||
awesome: "¡Increíble!",
|
||||
langsetup: "¡Elige un idioma!",
|
||||
featuresetup: "¡Elige algunas funciones!",
|
||||
enableryd: "Activar Return YouTube Dislike",
|
||||
enablespb: "Activar SponsorBlock",
|
||||
thanks: "Gracias por usar VueTube",
|
||||
enjoy: "Esperamos que tengas una buena experiencia"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue