New translations strings.xml (Spanish)

This commit is contained in:
Duy Tran Khanh 2023-02-18 03:39:29 +07:00
parent 72a8e65b53
commit 4080b66ee5

View File

@ -247,6 +247,10 @@
<string name="preference_sustained_performance_description">Limita la velocidad térmica limitando el rendimiento máximo</string>
<string name="preference_force_english_title">Forzar idioma a ingles</string>
<string name="preference_category_virtual_mouse">Ratón virtual</string>
<string name="preference_gyro_invert_x_axis">Invertir eje X</string>
<string name="preference_gyro_invert_y_axis">Invertir eje Y</string>
<string name="preference_gyro_invert_x_axis_description">Invertir el eje horizontal</string>
<string name="preference_gyro_invert_y_axis_description">Invertir el eje vertical</string>
<string name="preference_back_title">Regresar a la pantalla anterior</string>
<string name="gles_hack_title">GL4ES Reducir hack</string>
<string name="gles_hack_none">No reducir las texturas</string>