mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Removing instance rules to /terms, leaving a link to them
This commit is contained in:
parent
06c384205d
commit
6fc61717bb
6 changed files with 8 additions and 1 deletions
|
@ -74,6 +74,6 @@
|
|||
|
||||
<h4>{_rules}</h4>
|
||||
<div style="margin-top: 16px;">
|
||||
{presenter "openvk!Support->knowledgeBaseArticle", "rules"}
|
||||
{tr("about_watch_rules", "/terms")}
|
||||
</div>
|
||||
{/block}
|
||||
|
|
|
@ -1184,6 +1184,8 @@
|
|||
"about_wall_posts_one" = "<b>1</b> wall post";
|
||||
"about_wall_posts_other" = "<b>$1</b> wall posts";
|
||||
|
||||
"about_watch_rules" = "Watch <a href=\"$1\">here</a>.";
|
||||
|
||||
/* Dialogs */
|
||||
|
||||
"ok" = "OK";
|
||||
|
|
|
@ -1173,6 +1173,7 @@
|
|||
"about_wall_posts_few" = "<b>$1</b> գրություն պատերի վրա";
|
||||
"about_wall_posts_many" = "<b>$1</b> գրություն պատերի վրա";
|
||||
"about_wall_posts_other" = "<b>$1</b> գրություն պատերի վրա";
|
||||
"about_watch_rules" = "տես <a href=\"$1\">այստեղ</a>․";
|
||||
|
||||
/* Dialogs */
|
||||
|
||||
|
|
|
@ -831,6 +831,8 @@
|
|||
"about_wall_posts_many" = "<b>$1</b> wpisów na ścianach";
|
||||
"about_wall_posts_other" = "<b>$1</b> wpisów na ścianach";
|
||||
|
||||
"about_watch_rules" = "Spójrz <a href=\"$1\">tutaj</a>.";
|
||||
|
||||
/* Dialogs */
|
||||
|
||||
"ok" = "ОК";
|
||||
|
|
|
@ -1077,6 +1077,7 @@
|
|||
"about_wall_posts_few" = "<b>$1</b> записи на стенах";
|
||||
"about_wall_posts_many" = "<b>$1</b> записей на стенах";
|
||||
"about_wall_posts_other" = "<b>$1</b> записей на стенах";
|
||||
"about_watch_rules" = "Смотрите <a href=\"$1\">здесь</a>.";
|
||||
|
||||
/* Dialogs */
|
||||
|
||||
|
|
|
@ -1079,6 +1079,7 @@
|
|||
"about_wall_posts_few" = "<b>$1</b> записи на стінах";
|
||||
"about_wall_posts_many" = "<b>$1</b> записів на стінах";
|
||||
"about_wall_posts_other" = "<b>$1</b> записів на стінах";
|
||||
"about_watch_rules" = "Дивіться <a href=\"$1\">тут</a>.";
|
||||
|
||||
/* Dialogs */
|
||||
|
||||
|
|
Loading…
Reference in a new issue