Update translations from Lokalise #11384
-
I've found that a lot of translations have been missing in the latest stable version of Home Assistant. I joined the Lokalise team and noticed that all the mistakes I had found were already fixed. I proof read as many as I could and tried to fix ones that were lacking. How often are translations updated, is there a routine for it? I'm particularly interested in the Swedish translation myself - there are hundreds of new translations, but I suspect other translations may have the same issue. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@bramkragten @zsarnett @balloob How can we ensure we actually pull in the localize translations for each release? The last one I could find was from 8th of November: 9018d4c I am aware that by design this should only happen for major HA releases to prevent breaks due to already newer frontend coding changes (target for the next future release that is currently in dev at that time), but then at least we should have pulls for the final frontend build before a major release (plus of course before (and during?) the betas). |
Beta Was this translation helpful? Give feedback.
-
Translations are downloaded from Lokalise on every build, so when we release a version it will have the latest translations available. The dev branch is not being updated automatically anymore, I do this manually once in a while just for the dev experience. |
Beta Was this translation helpful? Give feedback.
Translations are downloaded from Lokalise on every build, so when we release a version it will have the latest translations available.
The dev branch is not being updated automatically anymore, I do this manually once in a while just for the dev experience.