mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
add translation for webfront
discord link has been genericized to social link
This commit is contained in:
@ -20,7 +20,7 @@ namespace WebfrontCore.Controllers
|
||||
});
|
||||
|
||||
ViewBag.Description = "Use the IW4MAdmin web console to execute commands";
|
||||
ViewBag.Title = "Web Console";
|
||||
ViewBag.Title = Localization["WEBFRONT_CONSOLE_TITLE"];
|
||||
ViewBag.Keywords = "IW4MAdmin, console, execute, commands";
|
||||
|
||||
return View(activeServers);
|
||||
|
Reference in New Issue
Block a user