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.";