What natural languages does the image generation API support?
I faced that the generated image is very random with for example Hungarian language texts, but if I translate the text into English first then the result will be very accurate.
Currently in my App I have to translate the text from any language to english before sending the request to the endpoint: /v1/images/generations to achieve acceptable accuracy.