mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-22 17:49:43 +01:00
Fix ACCIÓN having changed to ACTION in Spanish
This commit is contained in:
parent
2d1009e815
commit
3c49be7d81
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@
|
|||
<string english="E" translation="E" explanation="keyboard key E. Speedrunner options menu"/>
|
||||
<string english="ENTER" translation="ENTRAR" explanation="keyboard key ENTER. Speedrunner options menu"/>
|
||||
<string english="ESC" translation="ESC" explanation="keyboard key ESC"/>
|
||||
<string english="ACTION" translation="ACTION" explanation="the ACTION key is either the SPACE key, Z or V (this is explained on the title screen). It's used in strings like `Press ACTION to advance text`"/>
|
||||
<string english="ACTION" translation="ACCIÓN" explanation="the ACTION key is either the SPACE key, Z or V (this is explained on the title screen). It's used in strings like `Press ACTION to advance text`"/>
|
||||
<string english="Interact button: {button}" translation="Botón de interacción: {button}" explanation="keyboard key (E or ENTER) is filled in for {button}. Speedrunner options menu" max="38*2"/>
|
||||
<string english="fake load screen" translation="pantalla de carga" explanation="menu option"/>
|
||||
<string english="Fake Load Screen" translation="Pantalla de carga" explanation="title, allows the loading screen which counts to 100% to be turned off" max="20"/>
|
||||
|
|
Loading…
Reference in a new issue