Adding Translations for the AcadeMix

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,

  1. Add the function for the categories.
  2. Add the function for the subcategories.
  3. 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

0 voters

@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:00Z2020-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.

  1. Add a label for translations
  2. Change x mark on the translations to trash icon
  3. Use else ifs instead of if blocks
  4. Change variable names to more accurate ones
  5. Generalise the translation input.
  6. Store available language metadata on a configuration file

Next steps:
Made the requested changes for the PR

1 Like

You have done a fantastic job @anjisvj! :heart_eyes:

I think it’s better to change the above to:

  • Generalise the translation input.
  • Store available language metadata on a configuration file
2 Likes

Hi @anjisvj,
Could you please let us know when can be get this done?

  1. to complete categories
  2. 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

Sure thanks @anjisvj!
Please get a review from me daily to ensure that you are on the right track.

1 Like