opral / inlang.com

This repo is for collecting issues around inlang.com (https://github.com/opral/monorepo/tree/main/inlang/source-code/website)
1 stars 0 forks source link

Badge site not working #9

Closed Bluefissure closed 3 months ago

Bluefissure commented 3 months ago

Badge generating is not working

https://github.com/opral/example?tab=readme-ov-file#the-badge-for-more-visibilty-in-the-readme https://inlang.com/m/zu942ln6/app-inlang-badge https://badge.inlang.com/?url=github.com/opral/example

NiklasBuchfink commented 3 months ago

@Bluefissure Thank you for reporting this issue. The badge service is online again and the images have been fixed.

I would like to get some feedback from you. We are evaluating whether we should continue the badge generation service and replace it with something else.

The purpose of the badge is to make the i18n status of the project visible to contributors and motivate them to contribute to your project. Would you be satisfied with a static "Contribute with Fink" badge button and our Ninja-i18n GitHub action?

The Ninja i18n action checks for new i18n issues in your pull request, creates a comment with the new Lint report and links to the affected messages in Fink.

Bluefissure commented 3 months ago

@Bluefissure Thank you for reporting this issue. The badge service is online again and the images have been fixed.

Thank you!

I would like to get some feedback from you. We are evaluating whether we should continue the badge generation service and replace it with something else.

The purpose of the badge is to make the i18n status of the project visible to contributors and motivate them to contribute to your project. Would you be satisfied with a static "Contribute with Fink" badge button and our Ninja-i18n GitHub action?

The Ninja i18n action checks for new i18n issues in your pull request, creates a comment with the new Lint report and links to the affected messages in Fink.

Yes I'm glad to try the ninja plugin in my project! I'll talk to you if I have any question / feedback in github or discord.

I'm new to this tool but am already loving it! Thanks again for the incredible localization system!

NiklasBuchfink commented 3 months ago

@Bluefissure That's fantastic to hear 🫶 I'm curious, what exactly do you love about our system? :)

Bluefissure commented 3 months ago

That's fantastic to hear 🫶 I'm curious, what exactly do you love about our system? :)

I'm using it in my little project that generates server configuration file for the video game PalWorld, the project is at pal-conf.

The game has a lot of fans/players but not all of them have enough coding skills to use github/git and contribute to the open source project. So I think the best part of the system is that it doesn't require contributers to have much coding skill to localize the texts! It's also easy to use and even there're minor technical issues in the PR I can fix them and the localization part is always good to go (I'm using i18next and the compatibility is also good and smooth).

NiklasBuchfink commented 3 months ago

This is what we are trying to do. Our plan is to solve localisation issues by making version control accessible and all associated features (linting, automation, review, ...) available to other user groups who are part of the process.