v1.4.4 Made news expiration date, add category to app homepages, made small css things

This commit is contained in:
2020-10-07 15:27:29 +02:00
parent f70d6a7a95
commit 22694bd0fb
15 changed files with 83 additions and 81 deletions
+3 -1
View File
@@ -81,5 +81,7 @@ return[
"ros" => "Positive",
"andet" => "Other",
"besked" => "Messages",
"send" => "Send messeags"
"send" => "Send messeags",
"kategori" => "Category",
"opret" => "Created at: "
];