forked from gooberinc/goober
did i not push this
This commit is contained in:
parent
6d24bd8d68
commit
48bee2dd88
5 changed files with 1927 additions and 2 deletions
1923
assets/cogs/fireboard.py
Normal file
1923
assets/cogs/fireboard.py
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"psutil_not_installed": "Memory check skipped.",
|
||||
"not_cloned": "Goober is not cloned! Please clone it from GitHub.",
|
||||
"checks_disabled": "Checks are disabled!",
|
||||
"unhandled_exception": "An unhandled exception occurred. Please report this issue on GitHub.",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"psutil_not_installed": "Controllo memoria saltato.",
|
||||
"not_cloned": "Goober non è stato clonato! Clonalo da GitHub.",
|
||||
"checks_disabled": "I controlli sono disabilitati!",
|
||||
"unhandled_exception": "Si è verificata un'eccezione non gestita. Segnala questo problema su GitHub, per favore.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue