From ec0bc45e5d7824b5a04daf7f34c221cc66d8eff9 Mon Sep 17 00:00:00 2001
From: Xiang Li <78754416+xiangli2pro@users.noreply.github.com>
Date: Sun, 21 Mar 2021 10:47:33 +0000
Subject: [PATCH] Added readmore links in index.html (#160)

---
 i18n/dk.toml |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/i18n/dk.toml b/i18n/dk.toml
index 1ed7e77..2ae6701 100644
--- a/i18n/dk.toml
+++ b/i18n/dk.toml
@@ -21,4 +21,7 @@
 other = "kommentar"
 
 [send]
-other = "Sende"
\ No newline at end of file
+other = "Sende"
+
+[read_more]
+other = "Læs mere"
\ No newline at end of file

--
Gitblit v1.10.0