Altered Feature: Chinese decimal point numbers now are followed with direct numbers from 0-9 after the decimal point.
New Feature: zero rules were implemented similar to the NumbersToNative Component.
-Fixed bug in the Chinese Extended and Financial rendering for some numbers;
- GetDecimalFromLocaleDecimalString now accepts currency symbols, and has an input to provide a currency in case it isn't the locale's symbol, otherwise it will use the currency from the locale (having the currency symbol in the string or not will lead to the same decimal output);
-New Action: GetDecimalFromLocaleDecimalString that converts a Locale Decimal String (a decimal that was written in in a certain locale, without the currency, either with 0-9 or native digits) into a valid Decimal.