We need to be able to add translations using the acadeMix admin panel for categories, subcategories, and items. We can create this in three steps,
- Add the function for the categories.
- Add the function for the subcategories.
- Add the function for the items
As the first step, I created the “Add a translation” function for the categories.
1 Like
Code Review on updating the admin dashboard to add translations for categories
- Sat, 22nd August 15:00 IST
- Sat, 22nd August 16:00 IST
- Sat, 22nd August 17:00 IST
- Sat, 22nd August 18:00 IST
@jaye @Gimhan_minion @Gravewalker @piumal1999 @YohanAvishke please let me know when you are available with all of the above options
Thanks all for voting. Let’s have the code review at 2020-08-22T12:30:00Z .
If anyone else want to join :
Code review on Adding Translations for the AcadeMix
Held on:
2020-08-22T12:30:00Z → 2020-08-22T13:30:00Z
Attendees:
@piumal1999 @jaye @YohanAvishke @Gravewalker @piumal1999 @Gimhan_minion
Description:
The code review was about Adding translations for the categories
Notes:
The following suggestions were made on the code review.
- Add a label for translations
- Change x mark on the translations to trash icon
- Use else ifs instead of if blocks
- Change variable names to more accurate ones
- Generalise the translation input.
- Store available language metadata on a configuration file
Next steps:
Made the requested changes for the PR
1 Like
jaye
6
You have done a fantastic job @anjisvj!
I think it’s better to change the above to:
- Generalise the translation input.
- Store available language metadata on a configuration file
2 Likes
jaye
7
Hi @anjisvj,
Could you please let us know when can be get this done?
- to complete categories
- to fully complete the feature
I’ll finish categories 2020-08-27T18:30:00Z and I can finish fully as soon as the first PR gets merged hopefully by 2020-08-29T18:30:00Z.
1 Like
jaye
9
Sure thanks @anjisvj!
Please get a review from me daily to ensure that you are on the right track.
1 Like