typo in core_en.php

This commit is contained in:
Aleksandr 'kidi' Mayer
2018-06-27 21:51:34 +03:00
committed by GitHub
parent cf9c22dab0
commit 91ca7b3c13

View File

@@ -345,7 +345,7 @@ $lang['upgrp0006'] = "Noticed the ServerIcon got removed from TS3 server, now
$lang['upgrp0007'] = "Error while writing out the servergroup icon from group %s with ID %s.";
$lang['upgrp0008'] = "Error while downloading servergroup icon from group %s with ID %s: ";
$lang['upgrp0009'] = "Error while deleting the servergroup icon from group %s with ID %s.";
$lang['upgrp0010'] = "Noticed icon of severgroup %s with ID %s got removed from TS3 server, now it was also removed from the Ranksystem.";
$lang['upgrp0010'] = "Noticed icon of servergroup %s with ID %s got removed from TS3 server, now it was also removed from the Ranksystem.";
$lang['upgrp0011'] = "Download new ServerGroupIcon for group %s with ID: %s";
$lang['upinf'] = "A new Version of the Ranksystem is available; Inform clients on server...";
$lang['upinf2'] = "The Ranksystem was recently (%s) updated. Check out the %sChangelog%s for more information about the changes.";
@@ -531,4 +531,4 @@ $lang['wiverify'] = "Verification-Channel";
$lang['wiverifydesc'] = "Enter here the channel-ID of the verification channel.<br><br>This channel need to be set up <u>manual</u> on your TeamSpeak server. Name, permissions and other properties could be defined for your choice; only user should be possible to join this channel!<br><br>The verification is done by the respective user himself on the statistics-page (/stats/). This is only necessary if the website visitor can't automatically be matched/related with the TeamSpeak user.<br><br>To verify the TeamSpeak user has to be inside of the verification channel. There he can receive the token with which he verifies himself for the statistics page.";
$lang['wivlang'] = "Language";
$lang['wivlangdesc'] = "Choose a default language for the Ranksystem.<br><br>The language is also selectable on the websites for the users and will be stored for the session.";
?>
?>