Updating spanish translation
This commit is contained in:
parent
92b7ef40af
commit
f373f5f83e
1 changed files with 9 additions and 1 deletions
|
|
@ -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"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue