ocyclient
ocyclient copied to clipboard
Add translations
To contribute to the localization of this project you can contribute in the following ways:
- Add missing translations for a language
- Add new languages
How to add missing translations?
- [ ] Look for TODO tag beside a key for a language in
\utils\app_translations.dart
- [ ] Replace the TODO tag with the correct translation
- [ ] Submit a PR for reviewing the translation
How to add new languages?
- [ ] Create a new branch named localization_[lang_code]_[country_code]
- [ ] Add a new language map similar to
en_US
in\utils\app_translations.dart
and modify the values - [ ] Update code in
\blocs\locale_bloc.dart
to add language changer logic for the new logic - [ ] Add the new language to '\configs\config.dart`
- [ ] Test the language changer by using the home screen dialog to see if the changes are working
- [ ] Create a PR
Can I be assigned this for the Hindi Language??
@Crazycoder122 definitely. Go ahead.
@Crazycoder122 unassigning you as you have already completed the part assigned to you. To contribute in future drop a comment in this issue. Happy contributing!
Okkk Definitely ☺️☺️ It was a nice experience contributing to the ocyclient..
🔥🔥
I have added a Marathi translation please check
I have added a Marathi translation please check
Sure, please expect 3-4 days delays.