add i18n for EN and ES

This commit is contained in:
Drew Weymouth
2025-09-22 17:29:36 -07:00
parent a55b7216d5
commit f830235f94
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -88,6 +88,7 @@
"EPs": "EPs", "EPs": "EPs",
"Equalizer": "Equalizer", "Equalizer": "Equalizer",
"Error": "Error", "Error": "Error",
"Error creating playlist": "Error creating playlist",
"Exclusive mode": "Exclusive mode", "Exclusive mode": "Exclusive mode",
"Favorites": "Favorites", "Favorites": "Favorites",
"Field Recording": "Field Recording", "Field Recording": "Field Recording",
@@ -131,6 +132,7 @@
"My Server": "My Server", "My Server": "My Server",
"Name": "Name", "Name": "Name",
"Name (A-Z)": "Name (A-Z)", "Name (A-Z)": "Name (A-Z)",
"New Playlist": "New Playlist",
"Next": "Next", "Next": "Next",
"Nickname": "Nickname", "Nickname": "Nickname",
"Normal": "Normal", "Normal": "Normal",
@@ -221,6 +223,7 @@
"Stop after current track": "Stop after current track", "Stop after current track": "Stop after current track",
"Stopped": "Stopped", "Stopped": "Stopped",
"Success": "Success", "Success": "Success",
"Successfully created playlist": "Successfully created playlist",
"Support the project": "Support the project", "Support the project": "Support the project",
"Switch Servers": "Switch Servers", "Switch Servers": "Switch Servers",
"Testing connection": "Testing connection", "Testing connection": "Testing connection",
+3
View File
@@ -73,6 +73,7 @@
"EPs": "EPs", "EPs": "EPs",
"Equalizer": "Ecualizador", "Equalizer": "Ecualizador",
"Error": "Error", "Error": "Error",
"Error creating playlist": "Ha ocurrido un error al crear la lista de reproducción",
"Exclusive mode": "Modo exclusivo", "Exclusive mode": "Modo exclusivo",
"Favorites": "Favoritos", "Favorites": "Favoritos",
"Field Recording": "Grabación en campo", "Field Recording": "Grabación en campo",
@@ -113,6 +114,7 @@
"My Server": "Mi servidor", "My Server": "Mi servidor",
"Name": "Nombre", "Name": "Nombre",
"Name (A-Z)": "Nombre (A-Z)", "Name (A-Z)": "Nombre (A-Z)",
"New Playlist": "Crear Nueva",
"Next": "Siguiente", "Next": "Siguiente",
"Nickname": "Apodo", "Nickname": "Apodo",
"Now Playing": "Reproduciendo", "Now Playing": "Reproduciendo",
@@ -193,6 +195,7 @@
"Startup page": "Página de inicio", "Startup page": "Página de inicio",
"Stopped": "Detenida", "Stopped": "Detenida",
"Success": "Éxito", "Success": "Éxito",
"Successfully created playlist": "Éxito al crear la lista de reproducción",
"Support the project": "Apoya el proyecto", "Support the project": "Apoya el proyecto",
"Switch Servers": "Cambiar servidores", "Switch Servers": "Cambiar servidores",
"Testing connection": "Probando conexión", "Testing connection": "Probando conexión",