A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Catalan localization for STR_SHOW_HIDDEN_FILES (#1494)

## Summary

* **What is the goal of this PR?** (e.g., Implements the new feature for
file uploading.)

Adds the missing Catalan translation for STR_SHOW_HIDDEN_FILES in
lib/I18n/translations/catalan.yaml.

* **What changes are included?**

Only modified catalan.yaml file

## Additional Context

* Add any other information that might be helpful for the reviewer
(e.g., performance implications, potential risks,
specific areas to focus on).

---

### 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

authored by

Àngel and committed by
GitHub
dfc38cca 3856348e

+1
+1
lib/I18n/translations/catalan.yaml
··· 81 81 STR_PARA_ALIGNMENT: "Alineació de paràgrafs del lector" 82 82 STR_HYPHENATION: "Partició de mots" 83 83 STR_TIME_TO_SLEEP: "Temps per entrar en repòs" 84 + STR_SHOW_HIDDEN_FILES: "Mostra fitxers ocults" 84 85 STR_REFRESH_FREQ: "Freqüència de refresc" 85 86 STR_KOREADER_SYNC: "Sincronització del KOReader" 86 87 STR_CHECK_UPDATES: "Comprova si hi ha actualitzacions"