Added translation for user set command

This commit is contained in:
2022-12-11 14:18:31 +01:00
parent ec30069ff5
commit cf610b770b
2 changed files with 8 additions and 9 deletions

View File

@@ -177,9 +177,15 @@
"footer": ""
},
"get": {
"atr_not_found": "Das Attribut {} konnte nicht gefunden werden :(",
"xp": "{} hat {} xp",
"ontime": "{} war insgesamt {} Stunden aktiv in einem Sprachkanal"
},
"set": {
"xp": "{} hat nun {} xp"
},
"error": {
"atr_not_found": "Das Attribut {} konnte nicht gefunden werden :(",
"value_type": "Der angegebende Wert konnte nicht für das Attribut interpretiert werden :("
}
}
},