Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localize in Italian #8

Open
ordinaryindustries opened this issue Oct 1, 2024 · 4 comments
Open

Localize in Italian #8

ordinaryindustries opened this issue Oct 1, 2024 · 4 comments
Assignees
Labels
feature New feature or request good first issue Good for newcomers Hacktoberfest For #Hacktoberfest p2 Moderate priority. Expected to be fixed somewhat soon.

Comments

@ordinaryindustries
Copy link
Owner

Once #5 is complete, localize the framework in Italian.

Do not use AI to translate as these are often wrong leading to a poor experience. We want accurate and clear translation. Where possible, use a human with a high level of Italian experience to translate and proofread. If that is not possible, use a localization service or a tool with a good track record for accurate translation backed by human proof-reading such as the Apple Translate app.

@ordinaryindustries ordinaryindustries added feature New feature or request good first issue Good for newcomers p2 Moderate priority. Expected to be fixed somewhat soon. Hacktoberfest For #Hacktoberfest labels Oct 1, 2024
@Tomiri-sudo
Copy link

Tomiri-sudo commented Oct 2, 2024

hello! i am a native-speaking italian beginner programmer and i think i can add translation to your project. Is there any way i could get the array of English strings so i can translate them to italian? Thank you!

@ordinaryindustries
Copy link
Owner Author

Thank you for the interest! I'm wrapping up #5 which will enable localization support. Once that's done we will have a localization file that will be easy to extend.

@ordinaryindustries
Copy link
Owner Author

Ok #5 is complete now so the package is ready for localization. The strings are as follows:

"rating.reviews.countText" = "Based on %@ reviews";
"rating.reviews.noReviews" = "No reviews yet";

Do you want to translate them here or would you also like to update the project? I'm happy to walk you through updating the project if you've never done it before.

@ordinaryindustries
Copy link
Owner Author

Hey Tomiri-sudo! Have you had time to work on this just yet? As we get closer to the end of the month it would be nice to finalize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers Hacktoberfest For #Hacktoberfest p2 Moderate priority. Expected to be fixed somewhat soon.
Projects
None yet
Development

No branches or pull requests

2 participants