MycroftAI/skill-configuration

City, state and country names need localization

zeehio opened this issue · 0 comments

The city, state and country information at

data = {"city": config["location"]["city"]["name"],
should be translated somehow...

Otherwise if for instance you live in the USA and you configure Mycroft to work in Spanish you will hear "United States" instead of "Estados Unidos". (You now probably need to reread "United States" as if those were Spanish words)