Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to set language in the recently updated playstore?

Tags:

google-play

The playstore in my country is updated today or yesterday and the language select option in the bottom of the page is no longer available. My question is how read comments for a different language? (hopefully without using an unsecure proxy)

like image 657
Adam Toth Avatar asked Jul 16 '13 08:07

Adam Toth


People also ask

What language does the Play Store use?

Many of the apps in the Play Store are built with Java, and it is also the most supported language by Google.


1 Answers

Ok I found a solution: add the hl=[language-code] parameter to the url: ie.:

  • https://play.google.com/store?hl=en
  • https://play.google.com/store?hl=hu
  • https://play.google.com/store/apps/details?id=hu.adamtoth.pixelships&hl=en
like image 190
Adam Toth Avatar answered Oct 26 '22 19:10

Adam Toth