@pensivebrian: just checked out the localized_strings.py file. How does localization work here? There's currently a single example showcasing possible localization with the goodbye() function, can I expect to leverage this pattern for all other localized strings?
@pensivebrian: just checked out the
localized_strings.py
file. How does localization work here? There's currently a single example showcasing possible localization with thegoodbye()
function, can I expect to leverage this pattern for all other localized strings?