From bc7a068581733e2c59709914e4918dca3f6888a8 Mon Sep 17 00:00:00 2001 From: Alma Armas Date: Mon, 17 Aug 2020 14:02:21 +0000 Subject: [PATCH] Remove jokes from 'Finances' tab --- Web/Presenters/templates/User/Settings.xml | 16 ++++------------ data/knowledgebase/points.ru.textile | 7 +++++++ data/knowledgebase/points.textile | 7 +++++++ locales/ru.strings | 4 ++++ 4 files changed, 22 insertions(+), 12 deletions(-) create mode 100644 data/knowledgebase/points.ru.textile create mode 100644 data/knowledgebase/points.textile diff --git a/Web/Presenters/templates/User/Settings.xml b/Web/Presenters/templates/User/Settings.xml index 1ac9b337..50c072f6 100644 --- a/Web/Presenters/templates/User/Settings.xml +++ b/Web/Presenters/templates/User/Settings.xml @@ -20,7 +20,7 @@ {_"privacy"}
- Голоса + {_points}
{_"interface"} @@ -257,22 +257,14 @@ {elseif $isFinance}
-

Что такое голоса?

-

- 4 -

- -

Как купить голоса?

-

- хз -

+ {presenter "openvk!Support->knowledgeBaseArticle", "points"}

- на вашем счету
+ {_on_your_account}
{$thisUser->getCoins()}
- PRIZM + {_points_count}

diff --git a/data/knowledgebase/points.ru.textile b/data/knowledgebase/points.ru.textile new file mode 100644 index 00000000..f53e1b65 --- /dev/null +++ b/data/knowledgebase/points.ru.textile @@ -0,0 +1,7 @@ +OpenVK-KB-Heading: Про голоса + +h4. Что такое голоса? +Голоса это внутреняя валюта OpenVK. За неё можно купить стикеры или подарки другим пользователям. + +h4. Как купить голоса? +Это пример статьи о голосах и из-за этого в ней нет таких деталей. Если вы администратор этой социальной сети, отредактируйте файл data/knowledgebase/points.ru.textile, чтобы он соответствовал вашим нуждам. Если вы простой пользователь, уведомите администратора о том, что он забыл отредактировать файлы и спросите у него, как же вам купить голоса. diff --git a/data/knowledgebase/points.textile b/data/knowledgebase/points.textile new file mode 100644 index 00000000..43c22bc3 --- /dev/null +++ b/data/knowledgebase/points.textile @@ -0,0 +1,7 @@ +OpenVK-KB-Heading: About points + +h4. What are points? +Points are OpenVK internal currency. You can use it to buy stickers and gifts. + +h4. How can I buy points? +This is example knowledgebase article and it does not have the details about this topic. If you are administrator of this social network, please change this article to fit your needs. If you are a user you can ask your admin directly about this. diff --git a/locales/ru.strings b/locales/ru.strings index 351bbd85..5561b687 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -422,6 +422,10 @@ "ui_settings_rating_show" = "Показывать"; "ui_settings_rating_hide" = "Скрывать"; +"points" = "Голоса"; +"points_count" = "голосов"; +"on_your_account" = "на вашем счету"; + %{ Errors %} "error_1" = "Некорректный запрос";