Piradata
Piradata
anyone knows if there is a better way to do this? it will become very poluted if there are a lot of langs maybe a folder with READMEs? and the...
humm, only now I have seem that we use https://github.com/akhilmhdh/contributors-readme-action to automate contributors list, but it only changes the README.md., the other localization files stil need manual updates... Should we...
@zamitto I am done here, will update the translations later with some other things I want to change, initially I wanted to just change the discord link to telegram, but...
@zamitto ok, now i am truly done heheh

I think we can just let it there no? we can reuse it later if we change idea or for other things, and if we delete it, makes sense to...
its `uk` according to https://en.m.wikipedia.org/wiki/IETF_language_tag
i checked the lib we use and it has this link as a reference @zamitto
Could you please add the translation for `en` at least as it is the default fallback? The others can be added later. LGTM overall, nice work :)
 @mohannadzidan u can use it actually the only problem is that this file uses `const { t } = useTranslation("home");` instead of `const { t } = useTranslation("catalogue");` 😅