Improved error translation #26

This commit is contained in:
2022-11-09 19:50:57 +01:00
parent c632ad51d4
commit a5ef2551e8
2 changed files with 3 additions and 2 deletions

View File

@@ -212,7 +212,8 @@
"set": {
"already_level": "{} hat bereits das Level {} :/",
"success": "{} ist nun Level {} :)",
"failed": "Das Level von {} konnte nicht auf {} gesetzt werden :("
"failed": "Das Level von {} konnte nicht auf {} gesetzt werden :(",
"not_found": "Das Level {} konnte nicht gefunden werden :("
}
},
"database": {},