Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
1–10 of 37 posts
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#2Our project is Logto, an open-source solution that helps you build the sign-in, auth, and user identity within minutes.
The first public beta launched two months ago, and it is incredible that many people love our project and are willing to contribute even before our “Bounty Hunter” series. The community contributed translations of Français, Türkçe, 한국어, and Português, along with connectors for Azure AD, Kakao, Naver, and Discord.
We cannot be here without the community’s help, and we’d like to hear more from you. Feel free to let us know if Logto can help you or what you expect from Logto. Cheers!
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#3Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#4Hi HN, Our project is Logto, an open-source solution that helps you build the sign-in, auth, and user identity within minutes. The first public beta launched two months ago, and it is incredible that many people love our project and are willing to contribute even before our “Bounty Hunter” series. The community contributed translations of Français, Türkçe, 한국어, and Português, along with connectors for Azure AD, Kakao…
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#5Hi HN, Our project is Logto, an open-source solution that helps you build the sign-in, auth, and user identity within minutes. The first public beta launched two months ago, and it is incredible that many people love our project and are willing to contribute even before our “Bounty Hunter” series. The community contributed translations of Français, Türkçe, 한국어, and Português, along with connectors for Azure AD, Kakao…
Hi, this is super cool, congrats! I went through your documentation and it looks like your contributors have to manually edit files. My friend and I are currently working on an open source git-based translation editor and dev tools to ease contributing and managing translations. Check out our repo and let me know what you think! https://github.com/inlang/inlang
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#6Earlier quoted context omitted.
Hi, this is super cool, congrats! I went through your documentation and it looks like your contributors have to manually edit files. My friend and I are currently working on an open source git-based translation editor and dev tools to ease contributing and managing translations. Check out our repo and let me know what you think! https://github.com/inlang/inlang
Looks like nice competition for Lokalise.
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#7https://github.com/outline/outline/tree/main/shared/i18n/loc...
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#8The community has been fantastic for translating Outline too, we've dealt with some small bits of abuse and misunderstandings but the result is currently 21 languages supported, most with over 80% of the application covered. It's taken about 2 years to get this far… https://github.com/outline/outline/tree/main/shared/i18n/loc...
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#9We put all the translations in a spreadsheet, https://docs.google.com/spreadsheets/d/1FoYdyEraEQuWofzbYCDP.... We didn't like the idea of storing in any more complex than a csv file.
All changes are shown to us in a diff before we merge, the csv is then downloaded and the i18n files created automatically after we merge the branch.
We've never had a single instance of abuse in over 10 years.
Re: Show HN: Our project got 4 connectors and 4 l10ns from community in 2 months
#10The community has been fantastic for translating Outline too, we've dealt with some small bits of abuse and misunderstandings but the result is currently 21 languages supported, most with over 80% of the application covered. It's taken about 2 years to get this far… https://github.com/outline/outline/tree/main/shared/i18n/loc...
21 languages is a great achievement. What small bits of abuse and misunderstandings did you encounter along the way?
Abuse has been minimal, mainly things like adding smiley faces into translation strings or just what you'd consider to be purposefully poor translation here and there. We use CrowdIn to manage the community and it provides tools to ban contributors in these cases.