Updatind translation
This commit is contained in:
parent
afe5a5b32a
commit
9b1be35c14
1 changed files with 3 additions and 2 deletions
|
|
@ -26,7 +26,8 @@
|
||||||
"playNow": "Reproducir Ahora",
|
"playNow": "Reproducir Ahora",
|
||||||
"addToPlaylist": "Agregar a la lista de reproducción",
|
"addToPlaylist": "Agregar a la lista de reproducción",
|
||||||
"shuffleAll": "Todas Aleatorias",
|
"shuffleAll": "Todas Aleatorias",
|
||||||
"download": "Descarga"
|
"download": "Descarga",
|
||||||
|
"playNext": "Siguiente"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"album": {
|
"album": {
|
||||||
|
|
@ -284,7 +285,7 @@
|
||||||
"clickToPlayText": "Clic para reproducir",
|
"clickToPlayText": "Clic para reproducir",
|
||||||
"clickToPauseText": "Clic para pausar",
|
"clickToPauseText": "Clic para pausar",
|
||||||
"nextTrackText": "Pista Siguiente",
|
"nextTrackText": "Pista Siguiente",
|
||||||
"previousTrackText": "Pista previa",
|
"previousTrackText": "Pista anterior",
|
||||||
"reloadText": "Refrescar",
|
"reloadText": "Refrescar",
|
||||||
"volumeText": "Volumen",
|
"volumeText": "Volumen",
|
||||||
"toggleLyricText": "Mostrar letras",
|
"toggleLyricText": "Mostrar letras",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue