Added history for achievements to frontend #268_achievements
This commit is contained in:
@@ -147,7 +147,10 @@
|
||||
"permissions": "Berechtigung",
|
||||
"roleId": "Rolle",
|
||||
"server": "Server",
|
||||
"xp": "XP"
|
||||
"xp": "XP",
|
||||
"attribute": "Attribut",
|
||||
"operator": "Operator",
|
||||
"value": "Wert"
|
||||
},
|
||||
"id": "Id",
|
||||
"joined_at": "Beigetreten am",
|
||||
|
@@ -147,7 +147,10 @@
|
||||
"permissions": "Permissions",
|
||||
"roleId": "Role",
|
||||
"server": "Server",
|
||||
"xp": "XP"
|
||||
"xp": "XP",
|
||||
"attribute": "Attribute",
|
||||
"operator": "Operator",
|
||||
"value": "Value"
|
||||
},
|
||||
"id": "Id",
|
||||
"joined_at": "Joined at",
|
||||
|
Reference in New Issue
Block a user