Translate the localized digit string to a string with Arabic digits,
if there is any.
Signature
translateFromLocalizedDigits(string input)
Parameters
- input
- Type: string
- A string with localized digits.
Returns
- Type: string
- A string with Arabic digits.