From 02108b1d99ea9ec74dd245245a213e4263f4aeed Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 31 Dec 2025 12:47:51 +0330 Subject: [PATCH 1/2] =?UTF-8?q?correct=20IRT=20translation=20from=20"?= =?UTF-8?q?=D8=B1=DB=8C=D8=A7=D9=84"=20to=20"=D8=AA=D9=88=D9=85=D8=A7?= =?UTF-8?q?=D9=86"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- util/fiat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/fiat.json b/util/fiat.json index 877085f0..522f692c 100644 --- a/util/fiat.json +++ b/util/fiat.json @@ -595,7 +595,7 @@ "IRT": { "symbol": "IRT", "name": "Iranian Tomen", - "symbol_native": "﷼", + "symbol_native": "تومان", "decimal_digits": 0, "rounding": 0, "code": "IRT", From ec8090f5bf318a9021fbaec6c98a723d5ab8d864 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 31 Dec 2025 20:30:22 +0330 Subject: [PATCH 2/2] Fix typos "Tomen" to "Toman" --- util/fiat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/fiat.json b/util/fiat.json index 522f692c..2ca01a45 100644 --- a/util/fiat.json +++ b/util/fiat.json @@ -594,13 +594,13 @@ }, "IRT": { "symbol": "IRT", - "name": "Iranian Tomen", + "name": "Iranian Toman", "symbol_native": "تومان", "decimal_digits": 0, "rounding": 0, "code": "IRT", "emoji": "🇮🇷", - "name_plural": "Iranian Tomen", + "name_plural": "Iranian Toman", "price": true }, "ISK": {