mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 04:35:17 +00:00
Update spanish.js
This commit is contained in:
parent
f01ae8aa15
commit
7d6524ba9b
1 changed files with 14 additions and 0 deletions
|
@ -89,6 +89,20 @@ module.exports = {
|
|||
github: "GitHub",
|
||||
discord: "Discord",
|
||||
},
|
||||
developer: {
|
||||
registryeditor: "Editor del registro",
|
||||
registrywarning: "¡CAMBIAR ENTRADAS PODRÍA ROMPER LA APLICACIÓN!",
|
||||
createentry: "Crear entrada",
|
||||
createentryfull: "Crear entrada del registro",
|
||||
cancel: "Cancelar",
|
||||
create: "Crear",
|
||||
key: "Clave",
|
||||
value: "Valor",
|
||||
confirmdelete: "Confirmar borrado",
|
||||
areyousure: "¿Estás seguro de que quieres eliminar",
|
||||
delete: "Borrar",
|
||||
change: "Cambiar",
|
||||
},
|
||||
},
|
||||
|
||||
events: {
|
||||
|
|
Loading…
Reference in a new issue