good-first-issues / good-first-issues.github.io

🚀 Helps beginners make their first contributions to open source
https://good-first-issues.github.io
MIT License
6 stars 13 forks source link

Add the warning "This file has been translated automatically" to all translation files #115

Closed gomzyakov closed 1 month ago

gomzyakov commented 3 months ago

Add the warning "This file has been translated automatically. If you find an error, just make a PR with the edits" to all translation files.

joshhazelhurst123 commented 1 month ago

Would that be like a javascript error, such as a popup error? https://www.w3schools.com/js/js_popup.asp

gomzyakov commented 1 month ago

@joshhazelhurst123

No, it should just be a quote like:

>**NOTE:** _This file has been translated automatically. If you find an error, just make a PR with the edits" to all translation files._

Which will look something like:

NOTE: This file has been translated automatically. If you find an error, just make a PR with the edits" to all translation files.

joshhazelhurst123 commented 1 month ago

ok thanks @gomzyakov So I think all of the translation files need the note you have just mentioned above "NOTE: This file has been translated automatically. If you find an error, just make a PR with the edits" to all translation files." then added to the end of file, at the bottom, or perhaps at the top of the page?

gomzyakov commented 1 month ago

@joshhazelhurst123

I think it would be better at the top of the page)

joshhazelhurst123 commented 1 month ago

Here is the updates, let me know what you think @gomzyakov