Wildan S. Nahar
Wildan S. Nahar
> Do you think this is correct? #173 > Sorry if there are some errors :( Never mind the warning, it doesn't matter as long as it's passing the unit...
I believe you can utilize this library: https://github.com/mashpie/i18n-node Let's make a simple change first, starting from the footer content so it will have both `EN` and `ID` content. You can...
Your pr is **only translating the content**, not **supporting dual-language**. Are you aware of it firstly? If you're aware, then you can update your implementation if you still work on...
If this is too complicated for you, contribution to other issues are also welcome :slightly_smiling_face:
> I'm planning to translate this into Indonesian because that's my native language sweat_smile > I can provide the translation but I need your help to find a way to...
Oke tidak apa-apa karena sesama orang Indonesia ya haha. Jadi kebutuhannya adalah untuk men-support dua bahasa, Indonesia dan Inggris. Bukan menerjemahkan, tapi menyediakan opsi agar pengguna bisa memilih antara bahasa...
Sorry @dhapin, I had to close this as this is no longer valid for the future of this project. Thanks for taking the time to work on this!
Thanks for the PR! Notes: Please fetch the latest master and also fix the failed build. And because there's no button for user to switch the language, I think it's...
This issue is tracked in this branch: https://github.com/wildan3105/github-langs/tree/refactor/improve-codebase-structure
**PHASE 1 is done** **PHASE 2 goals:** - move all github API calls to `src/api/service.js` - improve logic in `src/api/controller.js`, especially data manipulation