When use drf-yasg or drf-spectacular,
is there any way to overwrite the default description shown in the sample picture
or does drf-yasg or drf-spectacular provide other language support for the default description?
I tried i18n support of drf-spectacular but I think it's not for this problem.
And to change the language_code settings of django is not work.