Show user warnings in profile & lazy load other stuff #402
This commit is contained in:
@@ -122,6 +122,8 @@
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"user_warnings": "Verwarnungen",
|
||||
"author": "Autor",
|
||||
"404": "404 - Der Eintrag konnte nicht gefunden werden",
|
||||
"actions": "Aktionen",
|
||||
"active": "Aktiv",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"WebVersion": {
|
||||
"Major": "1",
|
||||
"Minor": "1",
|
||||
"Micro": "10"
|
||||
}
|
||||
}
|
||||
"WebVersion": {
|
||||
"Major": "1",
|
||||
"Minor": "1",
|
||||
"Micro": "dev402"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user