mssql-cli
mssql-cli copied to clipboard
Move all localized strings to localized_strings.py
@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?