Providing dynamic translations from a DB via API endpoints #111
Unanswered
serhii-chernenko
asked this question in
Q&A
Replies: 1 comment 1 reply
-
At the moment, integration with Crowdin is supported. I wanted to create a service for editing translations, but unfortunately, I don't have enough time to release it, and honestly, I lack the desire. It would have to be free to use, and I don't want to spend my energy and time on that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would it be possible to store all the translations somewhere in DB to allow editing them from an admin panel, and add new languages with translations to fetch and cache them?
I truly appreciate, If you can suggest any way to store translations with a possibility to dynamically update them without the whole app rebuilding.
Beta Was this translation helpful? Give feedback.
All reactions