Compare commits

...

3 Commits

Author SHA1 Message Date
ea68d161d6 Merge pull request 'localization fix for amount' (#484) from SEND050 into main
All checks were successful
ci/woodpecker/push/payments_quotation Pipeline was successful
ci/woodpecker/push/frontend Pipeline was successful
Reviewed-on: #484
2026-02-12 13:41:40 +00:00
6a0289963b Merge branch 'main' into SEND050 2026-02-12 13:41:13 +00:00
Arseni
853b855049 localization fix for amount 2026-02-12 16:06:01 +03:00
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": "Загрузить",