feat(Localisations): Add more Localisations #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How to add a Localisation
Simply comment ur work based on the file that is in the Pull Request.
If ur file is missing i will add it, base ur work on another file in the Pull Request.
To the files
Please make sure to follow the simple rules to localize:
Language: The most obvious aspect of localization is translating text. Ensure that the translations are accurate and contextually appropriate. Consider idiomatic expressions and local nuances in the language.
Content Length: Translated text might be longer or shorter than the original, which could affect the layout of your user interface. Ensure that your design can accommodate varying text lengths.
Consistency: Keep your translations consistent across your product. Use consistent terminology and phrasing to maintain clarity and avoid confusion.
Cultural Sensitivity: Be aware of cultural differences and sensitivities. What is acceptable in one culture might not be in another. Avoid content that could be considered offensive or inappropriate in your target audience's culture.