R061: Arabic-Indic and Western digits mixed in the same context

English dates, mixed digit systems, foreign currency formats, and punctuation in the wrong script.

The check

Id
R061
Category
Numbers, dates and currency
Default severity
medium

What it looks for

Arabic-Indic and Western digits mixed in the same context

How to fix it

Pick one numeral policy per product and enforce it with Intl.NumberFormat('ar-SA', { numberingSystem: 'arab' }), or 'latn', everywhere.

Does your page trip R061?

Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.