Localization
Localize presence metadata, features, settings, and strings.
Supported Locales
| Language | Code | Default |
|---|---|---|
| English | en-US | Yes |
| French | fr-FR | — |
| Spanish | es-ES | — |
Metadata Localization
{
"description": {
"en-US": "Watch and share videos.",
"fr-FR": "Regardez et partagez des vidéos.",
"es-ES": "Mira y comparte videos."
}
}Settings Localization
Settings labels and descriptions use the same locale format.
Runtime Strings
Discord activity text uses optional presence language packs, which are separate from metadata and settings localization.
Keep Text Short
Discord activity fields are compact. Keep localized strings concise and avoid long paragraphs in runtime activity.