From 8e6aa227b7c32e112e2d4f900c813455e8bd3a32 Mon Sep 17 00:00:00 2001 From: Tonytherussian <103112761+Tonytherussian@users.noreply.github.com> Date: Wed, 6 Apr 2022 12:18:09 +0000 Subject: [PATCH] First commit Just started using github, so trying to learn how it works --- frontend/src/locales/ru.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/frontend/src/locales/ru.json b/frontend/src/locales/ru.json index 08d05939..fdf3e23e 100644 --- a/frontend/src/locales/ru.json +++ b/frontend/src/locales/ru.json @@ -1,8 +1,8 @@ { "UNSAFE ALERT - UnsafeAlert.js": "Alert that shows on top when browsing from the unsafe clearnet sites", - "You are not using RoboSats privately": "You are not using RoboSats privately", - "desktop_unsafe_alert": "Some features are disabled for your protection (e.g. chat) and you will not be able to complete a trade without them. To protect your privacy and fully enable RoboSats, use <1>Tor Browser and visit the <3>Onion site.", - "phone_unsafe_alert": "You will not be able to complete a trade. Use <1>Tor Browser and visit the <3>Onion site.", + "You are not using RoboSats privately": "Вы не используете RoboSats приватно", + "desktop_unsafe_alert": "Некоторые функции отключены для вышей безопасности (чат) и без них у вас не будет возможности завершить сделку. Чтобы защитить вашу приватность и полностью включить RoboSats, используйте <1>Tor Browser и посетите <3>Onion сайт.", + "phone_unsafe_alert": "У ыас нк будеь возможности завершить сделку. Используйте <1>Tor Browser и посетите <3>Onion сайт.", "Hide":"Hide", @@ -23,10 +23,10 @@ "MAKER PAGE - MakerPage.js": "This is the page where users can create new orders", "Order":"Order", "Customize":"Customize", - "Buy or Sell Bitcoin?":"Buy or Sell Bitcoin?", - "Buy":"Buy", - "Sell":"Sell", - "Amount":"Amount", + "Buy or Sell Bitcoin?":"Купить или Продать Bitcoin?", + "Buy":"Купить", + "Sell":"Продать", + "Amount":"Сумма", "Amount of fiat to exchange for bitcoin":"Amount of fiat to exchange for bitcoin", "Invalid":"Invalid", "Enter your preferred fiat payment methods. Fast methods are highly recommended.":"Enter your preferred fiat payment methods. Fast methods are highly recommended.", @@ -351,4 +351,4 @@ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ":"This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ", "(Telegram)":"(Telegram)", ". RoboSats will never contact you. RoboSats will definitely never ask for your robot token.":". RoboSats will never contact you. RoboSats will definitely never ask for your robot token." -} \ No newline at end of file +}