de-ch thousand and decimal delimiter is wrong
Author: lvostinarCreated Feb 20, 2020Updated Sep 11, 2023
thousand separator should be ' instead of ' ' , decimal separator should be '.' , see http://www.localeplanet.com/java/de-CH/index.html also, https://github.com/adamwdraper/Numeral-js/blob/master/locales/fr-ch.js this one is correct
Source: adamwdraper/Numeral-js