Quellcode durchsuchen

Update messages.json

small change but updated the year in the footer. maybe there's a better way to grab the date with a function?
Justin Peacock vor 4 Jahren
Ursprung
Commit
99ef8bae4c
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      frontend/js/i18n/messages.json

+ 1 - 1
frontend/js/i18n/messages.json

@@ -60,7 +60,7 @@
     },
     "footer": {
       "fork-me": "Fork me on Github",
-      "copy": "&copy; 2019 <a href=\"{url}\" target=\"_blank\">jc21.com</a>.",
+      "copy": "&copy; 2021 <a href=\"{url}\" target=\"_blank\">jc21.com</a>.",
       "theme": "Theme by <a href=\"{url}\" target=\"_blank\">Tabler</a>"
     },
     "dashboard": {