aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/commerceguys/intl/resources/number_format/ur.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/commerceguys/intl/resources/number_format/ur.json')
-rw-r--r--vendor/commerceguys/intl/resources/number_format/ur.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/commerceguys/intl/resources/number_format/ur.json b/vendor/commerceguys/intl/resources/number_format/ur.json
index 019972cbc..1f42d1590 100644
--- a/vendor/commerceguys/intl/resources/number_format/ur.json
+++ b/vendor/commerceguys/intl/resources/number_format/ur.json
@@ -1,9 +1,9 @@
{
"numbering_system": "latn",
"decimal_pattern": "#,##0.###",
- "percent_pattern": "#,##,##0%",
- "currency_pattern": "¤ #,##,##0.00",
- "accounting_currency_pattern": "¤ #,##,##0.00",
+ "percent_pattern": "#,##0%",
+ "currency_pattern": "¤ #,##0.00",
+ "accounting_currency_pattern": "¤#,##0.00;(¤#,##0.00)",
"plus_sign": "‎+",
"minus_sign": "‎-"
} \ No newline at end of file