chore: Spanish localization for STR_SHOW_HIDDEN_FILES (#1486)

## Summary

* Adding Spanish translation for string `STR_SHOW_HIDDEN_FILES`

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**NO**_
This commit is contained in:
Dani Poveda
2026-03-25 07:25:55 +01:00
committed by GitHub
parent 710055f02c
commit 8e091609f7

View File

@@ -81,6 +81,7 @@ STR_SCREEN_MARGIN: "Margen de lectura"
STR_PARA_ALIGNMENT: "Ajuste de párrafo" STR_PARA_ALIGNMENT: "Ajuste de párrafo"
STR_HYPHENATION: "División de palabras" STR_HYPHENATION: "División de palabras"
STR_TIME_TO_SLEEP: "Auto suspensión" STR_TIME_TO_SLEEP: "Auto suspensión"
STR_SHOW_HIDDEN_FILES: "Mostrar archivos ocultos"
STR_REFRESH_FREQ: "Frecuencia de refresco" STR_REFRESH_FREQ: "Frecuencia de refresco"
STR_KOREADER_SYNC: "Sincronización de KOReader" STR_KOREADER_SYNC: "Sincronización de KOReader"
STR_CHECK_UPDATES: "Verificar actualizaciones" STR_CHECK_UPDATES: "Verificar actualizaciones"