You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/23 03:36:41 UTC

[GitHub] [apisix-website] SkyeYoung commented on issue #743: support language detection

SkyeYoung commented on issue #743:
URL: https://github.com/apache/apisix-website/issues/743#issuecomment-1075880270


   A simple logic to fix this:
   1. add a var to localstorage or cookie
   2. if the var is false, auto detect browser language, and redirect
   3. else if the var is true, follow the user choice
   
   Tip: 
   1. we can auto handle the process when user change the language
   2. also give a option to allow user re-enable auto redirect  


-- 
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