Device
Both
Affected Version
1.4.0
EPUB Optimization
No / Not Applicable
Cache State
No / Not Applicable
Describe the Bug
I updated the Brazilian Portuguese translation file to match the current English translation keys.
Branch with changes:
https://github.com/m3ryck/CrossPig/tree/feat/portuguese-translation-strings
Steps to Reproduce
-
Open the current Brazilian Portuguese translation file:
lib/I18n/translations/portuguese.yaml
-
Compare it with:
lib/I18n/translations/english.yaml
-
Run the i18n generator:
python3 scripts/gen_i18n.py
Expected Behavior
Brazilian Portuguese should have the same translation keys as English, with no missing strings or fallback text.
The generated i18n report should show Portuguese with all strings translated and 0 fallbacks.
Relevant Log Output/Screenshots
Device
Both
Affected Version
1.4.0
EPUB Optimization
No / Not Applicable
Cache State
No / Not Applicable
Describe the Bug
I updated the Brazilian Portuguese translation file to match the current English translation keys.
Branch with changes:
https://github.com/m3ryck/CrossPig/tree/feat/portuguese-translation-strings
Steps to Reproduce
Open the current Brazilian Portuguese translation file:
lib/I18n/translations/portuguese.yaml
Compare it with:
lib/I18n/translations/english.yaml
Run the i18n generator:
python3 scripts/gen_i18n.py
Expected Behavior
Brazilian Portuguese should have the same translation keys as English, with no missing strings or fallback text.
The generated i18n report should show Portuguese with all strings translated and 0 fallbacks.
Relevant Log Output/Screenshots