Skip to content

Commit 3486e9f

Browse files
committed
Fix extra comma in es_es.json.
- Fix extra comma in es_es.json
1 parent ada4892 commit 3486e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/assets/modmenu/lang/es_es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"option.modmenu.update_checker.false": "NO",
171171
"option.modmenu.button_update_badge": "Mostrar indicador de actualización",
172172
"option.modmenu.button_update_badge.true": "",
173-
"option.modmenu.button_update_badge.false": "NO"
173+
"option.modmenu.button_update_badge.false": "NO",
174174
"option.modmenu.quick_configure": "Configuración rápida",
175175
"option.modmenu.quick_configure.true": "",
176176
"option.modmenu.quick_configure.false": "NO",

0 commit comments

Comments
 (0)