Play Store app localization

前端 未结 3 480
难免孤独
难免孤独 2020-12-16 13:00

I\'m about to upload my first app to the Google Play store and when I uploaded the APK to the Developer Console, it says under Localizations: default + 55 languages

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-16 13:19

    This isn't a problem: Google Play does not let users know what languages are supported by your application and it may be that some of the libraries you use (such as Google Play Services) are localized in 55 languages and users would see those translations based on their language, even if the vast majority of your application is not translated.

    The only way for a user prior to installing the app to know what languages the app is optimized for is if you add a translation on the Store Listing tab.

提交回复
热议问题