v0.5.16 - Fixed Cookie Problem on controllers. Added quill editor on event. Added message in msg.php en/dk

This commit is contained in:
Anders
2020-08-10 12:29:38 +02:00
parent 6cabc6250c
commit 2e187524bf
9 changed files with 130 additions and 67 deletions
+1
View File
@@ -45,6 +45,7 @@ return[
"nuværendepassword" => "Nuværende Adgangskode",
"nytpassword" => "Ny Adgangskode",
"confirmpassword" => "Gentag Adgangskode",
"ingennyheder" => "Der er ingen nyheder",
+1
View File
@@ -54,4 +54,5 @@ return[
"nuværendepassword" => "Current password",
"nytpassword" => "New password",
"confirmpassword" => "Confirm password",
"ingennyheder" => "No news were found",
];