using $gettext for UI text elements in order to make all text elements translatable
Related Issue
usability / UX improvement, no corresponding open issue
Motivation and Context
give possibility to translate UI into other languages. this increases usability & user experience for users that are not native english (once translations have been added...)
Screenshots (if appropriate):
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
using
$gettext
for UI text elements in order to make all text elements translatableRelated Issue
usability / UX improvement, no corresponding open issue
Motivation and Context
give possibility to translate UI into other languages. this increases usability & user experience for users that are not native english (once translations have been added...)
Screenshots (if appropriate):
Types of changes
Checklist: