starlette-admin icon indicating copy to clipboard operation
starlette-admin copied to clipboard

Docs: Add spanish translation for /tutorial

Open rafnixg opened this issue 1 year ago • 6 comments

  • ADD: spanish translation for getting-started
  • ADD: spanish translation for configurations
  • ADD: spanish translation for validations
  • ADD: spanish translation for authentication
  • ADD: spanish translation for files
  • ADD: spanish translation for batch actions
  • ADD: spanish translation for multiple-admin

rafnixg avatar Dec 14 '22 00:12 rafnixg

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (67ad65c) compared to base (4a4ce83). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           54        54           
  Lines         3880      3880           
=========================================
  Hits          3880      3880           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Dec 14 '22 00:12 codecov[bot]

Hello @rafnixg, Thank you for your contribution. I will take advantage of this PR to setup docs preview with vercel or netlify before merge it.

But I'm also thinking about a better solution to update the translated documentation to follow the main doc. Do you have any suggestion ?

jowilf avatar Dec 14 '22 14:12 jowilf

Hello @rafnixg,

Thank you for your work, i made some few comments can you check them ?

Also i notice that mkdocs-static-i18n didn't works well with some mkdocs plugins.

For example, this is what we have in english documentation,

en

and this is what we have in spanish documentation

es

This can be a real problem in long term basic, we could be blocked by mkdocs-static-i18n when mkdocs-material release a new version.

Take a look at this -> squidfunk/mkdocs-material#2346

@jowilf I have finished the translation process to Turkish Language and I'm facing with same issue. Do you have a fix for it? I'm really excited to share it with the world!

Edit: I'm also translating FastAPI Documentation, it's structure is neat. but a bit of complex, I would recommend checking it.

hasansezertasan avatar Oct 21 '23 15:10 hasansezertasan

This PR is quite old and outdated. None of the requested changes are satisfied. @rafnixg are you planning to work on this?

hasansezertasan avatar Jan 02 '24 19:01 hasansezertasan

I would indeed be interested in supporting the translation, but it wasn't clear to me what the mechanism or the way to proceed would be. You mentioned that mkdocs-static-i18n had issues with other plugins; has this been resolved? I would like to be able to translate and disseminate content in Spanish.

rafnixg avatar Jan 02 '24 19:01 rafnixg

Happy to see you are still interested in it, I thought this PR was abandoned because you haven't said anything since December 2022. I wanted your attention. 🤫

As far as I know, @jowilf is planning to resolve the issue but it's not there yet. I'm sure the author, seeing two such enthusiastic people in the translation process, you and me, will be motivated to resolve the issue.

Note: I sure tried to resolve the issue myself but couldn't.

hasansezertasan avatar Jan 02 '24 20:01 hasansezertasan