French translation
@sant0ro I start the French translation :)
Okay! Are you doing the French Translation for the BETA version? You need copy the folders inside /resources/langs/en/ to /resources/langs/fr, and translate each thing.
Good luck!
Yes that's what I started doing :)
@sant0ro For a simplified translation, a :shortName value would be useful Exemple : Reporting a :hotelName -> Reporting a :shortName
Yes, I agree that I forgot to add shortNames on the Settings.
@sant0ro Some pages and widgets do not support translation.
@sant0ro I go back the information that the CMS does not support the translations that I have added.
@BobyTS sorry, but I didn't understood what you said. Is your translation working?
No, pages i have translated are always in English I only have translation from /habbo-web-l10n/
Does you changed the language in .ENV to 'fr' ?
Edit the .env file will find APP_LOCALE=en change to APP_LOCALE=fr
Oh okay, excuse me but I thought it needed to be changed only in chocolatey.php Thank you! :)
I'm commiting updates to specfiy where need to change.
For a better multi-language distribution, it would then be necessary to ensure that images URL are defined by language Exemple : [EN] habbo-web/assets/web-images/askfriend.png [FR] habbo-web/assets/web-images/askfriend_fr.png [BR] habbo-web/assets/web-images/askfriend_br.png etc..
Yes, I see. Next commit would do this.
Linked to #178