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
@@ -75,5 +75,7 @@ return[
"ris" => "Ris",
"andet" => "Andet",
"besked" => "Besked",
"send" => "Send besked"
"send" => "Send besked",
"kategori" => "Kategori",
"opret" => "Oprettet den: "
];