This is an issue I face during implementation a business requirement in swift app using arcgis sdk with ios version 100.
I noticed that numberFormatter in Scalebar code is internal
internal static var numberFormatter: NumberFormatter = {
and there is no locale property for scalebar object.
These options may help to resolve the issue and make the scalebar toolkit flexible with this kind of requirements.