KDRUCSProjects / faculty-system-2023100

3 stars 0 forks source link

API Localization #473

Open mnabimd opened 1 year ago

mnabimd commented 1 year ago

I have created and setup the files for you.

Just use the i18n.___() syntax this will get the translation for you. But before using the i18n variable, make sure to import it.

A good practice would be to copy the key written in locale translation json files and paste that key in the .js files. This will help you to use the exact keyword written in the locale file.

Complete all these in 24 hours from now.

mnabimd commented 1 year ago

Remember not to merge your PR, if you did then you will destroy us this time. Haha. Because I will read all the changes. This is a big change. @zubair-khairy