schlagmichdoch / PairDrop

PairDrop: Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop.
https://pairdrop.net
GNU General Public License v3.0
3.66k stars 193 forks source link

[Enhancement] Enable adding new translations on Hosted Weblate #266

Closed BalazsSzeles closed 4 months ago

BalazsSzeles commented 4 months ago

What problem is solved by the new feature Not having enough languages.

Describe the feature According to this article admins of the Hosted Weblate project can enable Adding new translations option in Component configuration. This way anybody can suggest a new translation of a new language.

schlagmichdoch commented 4 months ago

Thanks for pointing out the possibility! I have changed the setting to "Contact Maintainers" as I have to check whether the weblate language identifier equals the language identifier browsers return before translation can start. Is this enough?

schlagmichdoch commented 4 months ago

I have added Hebrew to translations and changed the setting again. Now, everyone can create a new translation and start translation right away. I have realized that the check with the language identifier can always be done at a later point.