forked from friendica/friendica-addons
10 lines
285 B
PHP
10 lines
285 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Forums"] = "Forumoj";
|
||
|
$a->strings["show/hide"] = "";
|
||
|
$a->strings["No forum subscriptions"] = "";
|
||
|
$a->strings["Forums:"] = "Forumoj:";
|
||
|
$a->strings["Forumlist settings updated."] = "";
|
||
|
$a->strings["Forumlist Settings"] = "";
|
||
|
$a->strings["Submit"] = "Sendi";
|