And run them for a commit (needed to poke the go version in go.mod due
to a dependency update needing at least go 1.17).
Signed-off-by: William Douglas <william.douglas@intel.com>
- Modifies the screen flow to first launch the Welcome (Language) page
- Adds localization package "gotext"
- Enables localization for "en_US", "zh_CN" and "es_MX"
- Modifies the strings to use localized version
Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>