Advertisement
Guest User

Untitled

a guest
Jan 25th, 2020
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. Config.TextEn = {
  2. start = "The BanList and history has been loaded successfully.",
  3. starterror = "ERROR: The BanList and history has not been loaded new try.",
  4. banlistloaded = "The BanList has been loaded successfully.",
  5. historyloaded = "The BanListHistory has been loaded successfully.",
  6. loaderror = "ERROR: The BanList was not loaded.",
  7. forcontinu = " days. To continue entering /sqlreason (Ban reason)",
  8. noreason = "unknown reason",
  9. during = " during : ",
  10. noresult = "There are not as many results!",
  11. isban = " was ban",
  12. isunban = " was unban",
  13. invalidsteam = "You should open steam",
  14. invalidid = "Player ID incorrect",
  15. invalidname = "The name is not valid",
  16. invalidtime = "Bad ban duration",
  17. yourban = "You have been ban for : ",
  18. yourpermban = "You have been ban permanent for : ",
  19. youban = "You have ban : ",
  20. forr = " days. For : ",
  21. permban = " permanently for : ",
  22. timeleft = ". Time remains : ",
  23. toomanyresult = "Too many results, be sure to be more precise.",
  24. day = " Days ",
  25. hour = " Hours ",
  26. minute = " Minutes ",
  27. by = "por",
  28. ban = "Ban one online player",
  29. banoff = "Ban one offline player",
  30. dayhelp = "Number of day",
  31. reason = "Reason of ban",
  32. history = "Show all ban of a player",
  33. reload = "Reload BanList and BanListHistory",
  34. unban = "Remove one ban from the list",
  35. steamname = "(Steam Name)",
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement