
ae2 bug timer localization
Closed this issue · 2 comments
Describe the bug
In the Russian localization, you translated "gui.ae2.ETAFormat", which is why the system cannot render it correctly.
This parameter is incorrect only in the Russian localization. ru_ru.json
How to reproduce the bug
Avtokraft Interface
Expected behavior
"gui.ae2.ETAFormat": "Час:мин:сек" ->"gui.ae2.ETAFormat": "HH:mm:ss"
Additional details
No response
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Forge
Crash log
The translation in 1.21.1 is correct, maybe this change did not make it back to 1.20.
Since translations are made via Crowdin and an automated process exists to create pull requests automatically I'm not sure how the backport process is supposed to work.