diff --git a/i18n/ru/flyer-dark-ru.pdf b/i18n/ru/flyer-dark-ru.pdf new file mode 100644 index 0000000..0138d3e Binary files /dev/null and b/i18n/ru/flyer-dark-ru.pdf differ diff --git a/i18n/ru/flyer-light-ru.pdf b/i18n/ru/flyer-light-ru.pdf new file mode 100644 index 0000000..f3c4aad Binary files /dev/null and b/i18n/ru/flyer-light-ru.pdf differ diff --git a/i18n/ru/preview-flyer-dark.png b/i18n/ru/preview-flyer-dark.png new file mode 100644 index 0000000..915df95 Binary files /dev/null and b/i18n/ru/preview-flyer-dark.png differ diff --git a/i18n/ru/preview-flyer-dark.webp b/i18n/ru/preview-flyer-dark.webp new file mode 100644 index 0000000..4831ccf Binary files /dev/null and b/i18n/ru/preview-flyer-dark.webp differ diff --git a/i18n/ru/preview-flyer-light.png b/i18n/ru/preview-flyer-light.png new file mode 100644 index 0000000..119643b Binary files /dev/null and b/i18n/ru/preview-flyer-light.png differ diff --git a/i18n/ru/preview-flyer-light.webp b/i18n/ru/preview-flyer-light.webp new file mode 100644 index 0000000..4604216 Binary files /dev/null and b/i18n/ru/preview-flyer-light.webp differ diff --git a/i18n/ru/ru.json b/i18n/ru/ru.json index c298bb8..aae6bd5 100644 --- a/i18n/ru/ru.json +++ b/i18n/ru/ru.json @@ -59,15 +59,24 @@ "sort-by": "Сортировать по", "sort-by-comfort": "Удобству", "sort-by-best-privacy": "Приватности", + "atomic-swaps": "Атомарные свопы", "centralized-exchanges": "Централизованные обменники", "decentralized-exchanges": "Децентрализованные обменники", + "no-kyc-services": "Без KYC сервисов", + "kyc-light": "KYC light", "glossary": "Словарь", - "know-your-customer": "Know Your Customer, проверка и отслеживание покупателя компанией-обменником", - "dont-know-your-customer": "Нет Know Your Customer, отсутствие проверки покупателя перед сделкой", - "know-your-customer-light": "Облегченный Know Your Customer, только необходимая проверка без отслеживания", - "fiat": "Фидуциарные, фиатные деньги - рубли, доллары, евро и т. д.", - "cex": "Centralized Exchange, централизованный обменник, принадлежащий компании", - "dex": "Decentralized Exchange, децентрализованный обменник, управляемый группой пользователей", + "glossary-term-kyc": "KYC", + "glossary-desc-kyc": "Know Your Customer, проверка и отслеживание покупателя компанией-обменником", + "glossary-term-no-kyc": "Нет KYC", + "glossary-desc-no-kyc": "Нет Know Your Customer, отсутствие проверки покупателя перед сделкой", + "glossary-term-kyc-light": "KYC light", + "glossary-desc-kyc-light": "Облегченный Know Your Customer, только необходимая проверка без отслеживания", + "glossary-term-fiat": "Фиат", + "glossary-desc-fiat": "Фидуциарные, фиатные деньги - рубли, доллары, евро и т. д.", + "glossary-term-cex": "CEX", + "glossary-desc-cex": "Centralized Exchange, централизованный обменник, принадлежащий компании", + "glossary-term-dex": "DEX", + "glossary-desc-dex": "Decentralized Exchange, децентрализованный обменник, управляемый группой пользователей", "copyright": "Monero Community Project
Независимый некоммерческий проект, созданный сообществом для собщества." } } diff --git a/index.html b/index.html index 08f15dd..d9dd730 100644 --- a/index.html +++ b/index.html @@ -23,13 +23,14 @@