Closed Mkadir closed 3 months ago
Please follow this guide to add a new locale -> https://github.com/jowilf/starlette-admin/blob/main/CONTRIBUTING.md#adding-support-for-a-new-locale
https://github.com/jowilf/starlette-admin/blob/main/CONTRIBUTING.md#step-2-translate-messages in here, that means I need translate generated locales from venv inside ? For now, I just want to understand using, not contributing)
The only way you can add a new locale right now is by contributing
I'm trying to add own lang to dashboard supported_locales but i cant. How can I do that, my language is not in SUPPORTED_LOCALES.
I have created messages.po and compiled messages.mo files that files in same dir with main.py
How can i add custom to this,
translations/uz/LC_MESSAGES/messages.po and messages.mo
files generated and translated to own.I'm sorry to labeling with bug flag, so I can't find detailed information about that, maybe i don't know exactly working with babel. I hope someone can help with that here :100: thanks