baseplate-admin / coreproject-v4-ui

https://coreproject-v4-ui.vercel.app
2 stars 3 forks source link

Add proper i18n translations #69

Open moonlitgrace opened 4 months ago

moonlitgrace commented 4 months ago

Here is a list of important languages to consider adding for internationalization (i18n): (checked languages are those currently added)

moonlitgrace commented 4 months ago

https://devtranslate.app/

tobias-andrade commented 4 months ago

Hello! Could you assign me this issue? I would like to work on it.

moonlitgrace commented 4 months ago

Hello! Could you assign me this issue? I would like to work on it.

Yep sure, so what languages are you good with? also we dont use any AI, their response feels off

tobias-andrade commented 4 months ago

OK, my native language is Spanish, and I have a good level of English.

baseplate-admin commented 4 months ago

Welcome aboard

moonlitgrace commented 4 months ago

OK, my native language is Spanish, and I have a good level of English.

Yea great :zap: do you want me to setup coding part for spanish lang support? so that you can just focus on translation part. or lmk if you wann do coding part as well

tobias-andrade commented 4 months ago

I was reviewing the code and the files to touch are only those that are in the "translate" folder?, if you confirm that this is the case I will also code it in addition to translating it

moonlitgrace commented 4 months ago

the code and the files to touch are only those that are in the "translate" folder?

Yes correct, you can just follow same pattern :) Btw we've only added it for homepage, so it would be great if you could help us again when other pages are done porting.

tobias-andrade commented 4 months ago

ok, I already commit the Spanish translation, when you need I will make the other pages

baseplate-admin commented 4 months ago

Please send a PR and @tokitouq or me will merge that.