Updating spanish translation

This commit is contained in:
Gosz 2020-10-05 11:52:39 -04:00 committed by Deluan Quintão
parent 92b7ef40af
commit f373f5f83e

View File

@ -275,7 +275,8 @@
"defaultView": "Vista por defecto" "defaultView": "Vista por defecto"
} }
}, },
"albumList": "Álbumes" "albumList": "Álbumes",
"about": "Acerca de"
}, },
"player": { "player": {
"playListsText": "Lista de Reproducción", "playListsText": "Lista de Reproducción",
@ -301,5 +302,12 @@
"singleLoop": "Repetir Una", "singleLoop": "Repetir Una",
"shufflePlay": "Aleatorio" "shufflePlay": "Aleatorio"
} }
},
"about": {
"links": {
"homepage": "Página de inicio",
"source": "Código Fuente",
"featureRequests": "Pedir funcionalidad"
}
} }
} }