Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/cowswap-frontend/src/locales/ru-RU.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: ru\n"
"Project-Id-Version: cowswap18n\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-10-24 21:01\n"
"PO-Revision-Date: 2025-10-27 15:00\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
Expand Down Expand Up @@ -1152,7 +1152,7 @@ msgstr "смарт-контракты (например, Safe)"

#: apps/cowswap-frontend/src/modules/trade/pure/TradeConfirmation/CountDown.tsx
msgid "Quote refresh in"
msgstr "Цитировать обновление через"
msgstr "Обновление квоты через"

#: apps/cowswap-frontend/src/modules/account/containers/OrdersPanel/index.tsx
#: apps/cowswap-frontend/src/modules/application/containers/App/menuConsts.tsx
Expand Down
Loading