Res T121
This commit is contained in:
Marcel Kapfer (mmk2410) 2016-08-02 19:51:06 +02:00
parent 72e11c425e
commit bbdacffc7d
8 changed files with 41 additions and 8 deletions

View file

@ -8,4 +8,5 @@ $BLOGLANG = [
"Check out" => "Schau dir das an:",
"Next Page" => "Nächste Seite",
"Previous Page" => "Vorherige Seite",
"Read More" => "Weiterlesen",
];

View file

@ -8,4 +8,5 @@ $BLOGLANG = [
"Check out" => "Check out:",
"Next Page" => "Next Page",
"Previous Page" => "Previous Page",
"Read More" => "Read More",
];