All Collections
Portal Pages
Design | Core App Info | Localization
Design | Core App Info | Localization

Gain a wider audience by expressing in app text in the language your user prefers

Jason Liang avatar
Written by Jason Liang
Updated over a week ago

While your app can do well by shipping an English-only, localization can improve your reach when you ship your app worldwide. 

After English-only apps, the most common package of languages apps localize for are: EFIGS.

  • English

  • French

  • Italian

  • German

  • Spanish 

Out of these 5 languages, the one design should be the most attentive to is German, as word lengths in German can commonly be double the length of the same word in English. This can create space issues in Titlebars and abbreviations. 

Implementation

The selected languages will be added to supported language codes on brainCloud server, then you can retrieve the language code base on the different regions and apply the according current language in your app.
Note, user languageCode can be retrieved via PlayerState service ReadUserState API call. 

Did this answer your question?