Skip to content

Commit 7595572

Browse files
authored
Initial commit
1 parent 4e085a4 commit 7595572

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/src/main/res/values-es/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<!-- Estado de la lista de juegos -->
1313
<string name="blacklist_cleared">Lista negra borrada y juegos detectados</string>
1414
<string name="select_game">Selecciona un juego:</string>
15+
<string name="dialog_cancel">Cancelar</string>
1516
<string name="game_list_exist">¡Este juego ya fue agregado!</string>
1617
<string name="game_not_found">Juego no encontrado</string>
1718
<string name="game_deleted_success">Removido exitosamente del Launcher</string>
@@ -45,4 +46,4 @@
4546
<!-- Ajustes -->
4647
<string name="switch_hide_time">Ocultar el tiempo de juegos</string>
4748
<string name="totalTimeTip">ESTE VALOR SE REINICIA EN 24H.</string>
48-
</resources>
49+
</resources>

0 commit comments

Comments
 (0)