Umit Kaya
Umit Kaya

Reputation: 5951

Google Play app description in different languages

I published my app over many countries in the world on Google Play. But, the description is in English(default) only.

How i can manage to give descriptions for different countries in their local language, like user from Turkish store will see it in Turkish language i have provided? We can localize the app itself with res>values-(en,tr,fr etc.) within string files. How about Google Play?

By this, i would like to use the advantages of local search optimizations and better understanding of the application in particular countries. Thank you.

Upvotes: 3

Views: 4111

Answers (1)

Stephane Mathis
Stephane Mathis

Reputation: 6612

In the developer console, at the top of the screen where you fill the descriptions/images, you have a button to add translation.

You can even upload different images per language !

Upvotes: 7

Related Questions