Updated translation
This commit is contained in:
@ -106,7 +106,7 @@ function menu(string $title = ''): void
|
||||
echo "<a href=\"$host/\">"._('Home').'</a>';
|
||||
echo "<a href=\"$host/chat/\">"._('Chat').'</a>';
|
||||
echo "<a href=\"$onions/test.php\">"._('Online-Test').'</a>';
|
||||
echo "<a href=\"$onions/onions.php\">"._('Onion link list').'</a>';
|
||||
echo "<a href=\"$onions/\">"._('Onion link list').'</a>';
|
||||
echo "<a href=\"$host/mail/\">"._('E-Mail + XMPP').'</a>';
|
||||
echo "<a href=\"$host/tutorials/\">"._('Tutorials').'</a>';
|
||||
echo "<a href=\"$host/github-ipv6-proxy.php\">"._('GitHub IPv6 proxy').'</a>';
|
||||
|
Reference in New Issue
Block a user