localization fix for amount

This commit is contained in:
Arseni
2026-02-12 16:06:01 +03:00
parent d121f4172e
commit 853b855049
2 changed files with 2 additions and 2 deletions

View File

@@ -511,7 +511,7 @@
},
"tokenColumn": "Token (required)",
"currency": "Currency",
"amount": "Amount",
"amount": "Amount",
"comment": "Comment",
"uploadCSV": "Upload your CSV",
"upload": "Upload",

View File

@@ -511,7 +511,7 @@
},
"tokenColumn": "Токен (обязательно)",
"currency": "Валюта",
"amount": "Сумма",
"amount": "Сумма",
"comment": "Комментарий",
"uploadCSV": "Загрузите ваш CSV",
"upload": "Загрузить",