You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "thor533 (via GitHub)" <gi...@apache.org> on 2023/04/11 06:07:35 UTC

[GitHub] [apisix-dashboard] thor533 opened a new issue, #2786: Is support Chinese prompts?

thor533 opened a new issue, #2786:
URL: https://github.com/apache/apisix-dashboard/issues/2786

   ### Description
   
   Does apisix's error message return message support Chinese? Can i configure it? thanks
   
   ### Environment
   
   - APISIX version (run `apisix 2.15-alpine`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] nic-6443 commented on issue #2786: Is support Chinese prompts?

Posted by "nic-6443 (via GitHub)" <gi...@apache.org>.
nic-6443 commented on issue #2786:
URL: https://github.com/apache/apisix-dashboard/issues/2786#issuecomment-1502739989

   https://github.com/apache/apisix-dashboard/blob/ebe81bd2300f5125a517dbd1292cfdcc74aeca36/api/internal/handler/handler.go#L144-L145
   It seems that it is not supported because the error descriptions are hard-coded in the code and there is currently no internationalization processing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] thor533 closed issue #2786: Is support Chinese prompts?

Posted by "thor533 (via GitHub)" <gi...@apache.org>.
thor533 closed issue #2786:  Is support Chinese prompts?
URL: https://github.com/apache/apisix-dashboard/issues/2786


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] thor533 commented on issue #2786: Is support Chinese prompts?

Posted by "thor533 (via GitHub)" <gi...@apache.org>.
thor533 commented on issue #2786:
URL: https://github.com/apache/apisix-dashboard/issues/2786#issuecomment-1502740992

   > https://github.com/apache/apisix-dashboard/blob/ebe81bd2300f5125a517dbd1292cfdcc74aeca36/api/internal/handler/handler.go#L144-L145
   > 
   > It seems that it is not supported because the error descriptions are hard-coded in the code and there is currently no internationalization processing.
   
   Okey ,I got it ,thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org