defnull / fediwall

Social media wall for the Fediverse
https://fediwall.social
GNU Affero General Public License v3.0
52 stars 4 forks source link

Multi-spoke capability via i18n and Weblate #17

Closed linux-lukas closed 9 months ago

linux-lukas commented 9 months ago

This issue would like to suggest connecting fediwall to i18n and making it maintainable via Weblate. ^^'

defnull commented 9 months ago

Hi! There is very little text outside of the actual posts and maybe the config dialog. The info-bar text at the top is generated in a way that would not work well for some languages. Some of the libraries would require additional packages (e.g. moment.js is 4 times bigger with locales). I am not sure if i18n is worth the effort for this type of project at this point in time. If it grows a bigger community and more features, maybe in the future.