Step 7: Achievement translations
You can specify localised text for the Achievement label and description to be translated into a specific language. If you need to add additional languages, go to Settings → Languages and add a new language to be stored. You can read more about how to add an additional Language to the list of accessible languages in the Achievement translation here.
TRANSLATIONS
EXAMPLES
Languages | Optional Object | Select languages needed for your Achievements Name and Description to be translated to. |
Name | Optional String | The translated name of the Achievement that the player sees when he or she receives the Achievement. |
Description | Optional String | The translated Achievements description visible to players on the Achievement. |
APP Example:
Languages | English |
Name | Welcome back |
Description | Daily login |
API Example:
{ |
A full example of POST Achievement can be found in the Achievements APP API documentation here
Click Next and continue to the next step.