Actualizar 'src/lang/es.js'
This commit is contained in:
parent
9346f89d48
commit
f24ba1da0e
@ -1,24 +1,24 @@
|
||||
const en = {
|
||||
globals: {
|
||||
welcome: 'Welcome to deemix',
|
||||
back: 'back',
|
||||
loading: 'loading',
|
||||
download: 'Download {0}',
|
||||
by: 'by {0}',
|
||||
in: 'in {0}',
|
||||
download_hint: 'Download',
|
||||
play_hint: 'Play',
|
||||
toggle_download_tab_hint: 'Expand/Collapse',
|
||||
clean_queue_hint: 'Clear Finished',
|
||||
cancel_queue_hint: 'Cancel All',
|
||||
welcome: 'Bienvenido a deemix',
|
||||
back: 'atrás',
|
||||
loading: 'cargando',
|
||||
download: 'Descarga {0}',
|
||||
by: 'por {0}',
|
||||
in: 'en {0}',
|
||||
download_hint: 'Descargar',
|
||||
play_hint: 'Reproducir',
|
||||
toggle_download_tab_hint: 'Expandir/Colapsar',
|
||||
clean_queue_hint: 'Limpiar terminados',
|
||||
cancel_queue_hint: 'Cancelar todos',
|
||||
listTabs: {
|
||||
empty: '',
|
||||
all: 'all',
|
||||
top_result: 'top result',
|
||||
album: 'album | albums',
|
||||
artist: 'artist | artists',
|
||||
single: 'single | singles',
|
||||
title: 'title | titles',
|
||||
all: 'todos',
|
||||
top_result: 'mejores resultados',
|
||||
album: 'álbum | álbumes',
|
||||
artist: 'artista | artistas',
|
||||
single: 'sencillo | sencillos',
|
||||
title: 'título | títulos',
|
||||
track: 'track | tracks',
|
||||
trackN: '0 tracks | {n} track | {n} tracks',
|
||||
releaseN: '0 releases | {n} release | {n} releases',
|
Loading…
Reference in New Issue
Block a user