mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 03:05:15 +00:00
Merge pull request #352 from gayolGate/main
Update spanish app with new fields
This commit is contained in:
commit
cf2a5a0081
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