mirror of
https://github.com/Mibew/i18n.git
synced 2025-02-02 17:44:42 +03:00
link to article
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@774 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
d749e58621
commit
836ffcc62a
@ -63,6 +63,13 @@ require_once('inc/menu.i');
|
|||||||
<div class="entry">
|
<div class="entry">
|
||||||
<p><?php echo getlocal("index.how.text") ?></p>
|
<p><?php echo getlocal("index.how.text") ?></p>
|
||||||
|
|
||||||
|
<?php if($current_locale == 'ru') {?>
|
||||||
|
<p style="margin-bottom:1em;">
|
||||||
|
<b><?php echo getlocal("article.attention") ?></b>:
|
||||||
|
<a href="/ru/article/webim.php" rel="nofollow"><b><?php echo getlocal("article.about") ?></b></a>
|
||||||
|
</p>
|
||||||
|
<?php } ?>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="nometa"></div>
|
<div class="nometa"></div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
encoding=cp1251
|
encoding=cp1251
|
||||||
output_charset=utf-8
|
output_charset=utf-8
|
||||||
output_encoding=utf-8
|
output_encoding=utf-8
|
||||||
|
article.attention=Âíèìàíèå
|
||||||
|
article.about=Ñòàòüÿ î mibew.org è webim.ru
|
||||||
contacts.email=E mail:
|
contacts.email=E mail:
|
||||||
contacts.person=Êîíòàêòíîå ëèöî:
|
contacts.person=Êîíòàêòíîå ëèöî:
|
||||||
contacts.title=Ñâÿæèòåñü ñ íàìè
|
contacts.title=Ñâÿæèòåñü ñ íàìè
|
||||||
|
Loading…
Reference in New Issue
Block a user