Skip to content

Commit

Permalink
Missing comma in Russian update
Browse files Browse the repository at this point in the history
  • Loading branch information
gertjaap committed Jan 21, 2021
1 parent 80e9e62 commit a0fc846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"checking_mining_software" : "Проверка майнеров...",
"rapidfail" : "Проверка случаев быстрой неисправности",
"compatibility" : "Проверка совместимости GPU...",
"installing_miners" : "Установка майнеров..."
"installing_miners" : "Установка майнеров...",
"verthash" : "Проверка / создание файла данных Verthash ..."
},
"mining" : {
Expand Down

0 comments on commit a0fc846

Please sign in to comment.