diff --git a/intl/msg_hash_es.h b/intl/msg_hash_es.h index f255e13581..58b4e74a5d 100644 --- a/intl/msg_hash_es.h +++ b/intl/msg_hash_es.h @@ -81,6 +81,7 @@ MSG_HASH( MSG_HASH( MSG_NETPLAY_DIFFERENT_CORES, "Un par de netplay esta usando una versión diferente del núcleo. No se puede conectar" + ) MSG_HASH( MSG_NETPLAY_DIFFERENT_CORE_VERSIONS, "ADVERTENCIA: Un par de netplay está ejecutando una versión diferente del núcleo. Si ocurren problemas, use la misma versión" @@ -1430,9 +1431,9 @@ MSG_HASH( "Vietnamita" ) MSG_HASH( - MENU_ENUM_LABEL_VALUE_LANG_ARABIC, - "Árabe" - ) + MENU_ENUM_LABEL_VALUE_LANG_ARABIC, + "Árabe" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LEFT_ANALOG, "Analógico izquierdo" @@ -5375,6 +5376,7 @@ MSG_HASH( MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER, "Elegir un servidor relé especifico. Las ubicaciones geográficamente cercanas tienden a tener menor latencia" + ) MSG_HASH( MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER, "Agregar al mezclador" @@ -5802,4 +5804,4 @@ MSG_HASH( MSG_HASH( MENU_ENUM_SUBLABEL_SHADER_WATCH_FOR_CHANGES, "Auto-aplica los cambios hechos a los archivos shader del disco" - ) \ No newline at end of file + )