Hello @rbdwt09 -
You can find information regarding multi-lingual support at ues.io - Labels and Translations.
Once you create your labels and corresponding translations, you can apply merge syntax via $Label{...} to ensure the proper text is displayed.
For example:
- username: rbdwt09
- name of app: pet_store
- label name: testlabel
$Label{rbdwt09/pet_store.testlabel}
Hope this helps!