Update spanish.js

This commit is contained in:
gayolGate Studio 2022-06-18 18:40:31 +02:00 committed by GitHub
parent bff9ad3436
commit 69729085be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -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"
}