dromara / fast-request

IntelliJ IDEA plugin Restful Fast Request
https://api-buddy.com/en
Other
452 stars 116 forks source link

improper translation #258

Closed francisco-vieira closed 1 year ago

francisco-vieira commented 1 year ago

Current Version

2023.1.7 -> trial

Operation steps

Language change in message return

Error Message

error message translated into another language

kings1990 commented 1 year ago

@francisco-vieira Hi, can you tell me in this tab, does the response text changes language?

image
kings1990 commented 1 year ago

And also want to aks if you have installed some auto-translate plugins?

kings1990 commented 1 year ago

Did you use i18n in your project? And the response will auto change language by some header key?

kings1990 commented 1 year ago

@francisco-vieira Hi there, can you please add a header "Accept-Language":"en-US". It seems before version 2023.1.8, the plugin will add a default header "zh-CN,zh;q=0.8", I will remove it in plugin version 2023.1.9

kings1990 commented 1 year ago

Try update plugin version to 2023.1.9+