vincent-peugnet / antilope

Antilope private tracker for IRL sharing, allowing members to share anything inside communities.
https://antilope-alpha.club1.fr/
GNU Affero General Public License v3.0
9 stars 2 forks source link

Internationalization #61

Closed n-peugnet closed 3 years ago

n-peugnet commented 3 years ago

At least french for the beta.

https://symfony.com/doc/current/translation.html

vincent-peugnet commented 3 years ago

Multi language for content

If I want to do a multi language system for the content what should I do ?

My idea would be to add a content-local field to each text field in forms. If this options is activated in the instance, the main content will became english and de second one, using local language.

What do you think about it @n-peugnet ?

On workaway.info for example, it's done manually by user typing both language in the description field in most cases.

Also TAGs, and RULEs could have the same system with no problem.

n-peugnet commented 3 years ago

Why do you think that multiple language for content would be a good idea ?

This issue was more about having multiple languages for the application, so that the admin can choose once the language of the instance.

vincent-peugnet commented 3 years ago

yes it was a diversion of issue !! Okay, I create another one not to pollute this one ;).

This issue was more about having multiple languages for the application, so that the admin can choose once the language of the instance.

I would have fought more as an user setting.