We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e085a4 commit 7595572Copy full SHA for 7595572
app/src/main/res/values-es/strings.xml
@@ -12,6 +12,7 @@
12
<!-- Estado de la lista de juegos -->
13
<string name="blacklist_cleared">Lista negra borrada y juegos detectados</string>
14
<string name="select_game">Selecciona un juego:</string>
15
+ <string name="dialog_cancel">Cancelar</string>
16
<string name="game_list_exist">¡Este juego ya fue agregado!</string>
17
<string name="game_not_found">Juego no encontrado</string>
18
<string name="game_deleted_success">Removido exitosamente del Launcher</string>
@@ -45,4 +46,4 @@
45
46
<!-- Ajustes -->
47
<string name="switch_hide_time">Ocultar el tiempo de juegos</string>
48
<string name="totalTimeTip">ESTE VALOR SE REINICIA EN 24H.</string>
-</resources>
49
+</resources>
0 commit comments