Hello,
i’m trying to personalize some UI texts on my HA, i have found the file to modify, this translation file : fr-acfcf4484d332306d81888dcec2afed6.json inside /static/translations/config/ folder.
I have changed the json file and compressed it back with gzip with this command :
gzip fr-acfcf4484d332306d81888dcec2afed6.json
And now, i have a fully blank interface with no text…
The HA is not able to read the translation file anymore…
How can i compress the file so HA can read it ?