From c8cd54d60eb54589390f68a08f79f85d5e2020aa Mon Sep 17 00:00:00 2001 From: Jonathan Noack Date: Mon, 1 May 2023 15:36:53 +0200 Subject: [PATCH] Removed date --- locales/de.json | 35 +++++++++++++++++++++++++++++++++++ partials/loop.hbs | 4 ---- post.hbs | 2 +- 3 files changed, 36 insertions(+), 5 deletions(-) create mode 100644 locales/de.json diff --git a/locales/de.json b/locales/de.json new file mode 100644 index 0000000..3740175 --- /dev/null +++ b/locales/de.json @@ -0,0 +1,35 @@ +{ + "Back": "Zurück", + "Newer Posts": "Neuere Artikel", + "Older Posts": "Ältere Artikel", + "Latest": "Aktuelles", + "Page {page} of {pages}": "Seite {page} von {pages}", + "Subscribe": "Anmelden", + "Sign in": "Einloggen", + "Email Sent!": "Email wurde verschickt.", + "Subscribe to {blogtitle}": "Subscribe to {blogtitle}", + "Subscribed!": "Angemeldet!", + "with the email address": "mit der Email Adresse", + "Your email address": "Ihre Email Adresse", + "You've successfully subscribed to": "Sie haben sich erfolgreich angemeldet", + "A collection of posts": "Eine Sammlung von Beiträgen", + "A collection of 1 post": "A collection of 1 post", + "A collection of % posts": "A collection of % posts", + "Get the latest posts delivered right to your inbox": "Erhalte neue Artikel per Mail", + "Latest Posts": "Aktuelle Artikel", + "More posts by {name}": "Mehr von {name}", + "No posts": "Keine Artikel", + " (Page %)": " (Seite %)", + "Read More": "Mehr lesen", + "Read more posts by this author": "Read more posts by this author", + "See all % posts": "See all % posts", + "Share this": "Diese Seite teilen", + "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox", + "This post was a collaboration between": "This post was a collaboration between", + "youremail@example.com": "youremail@example.com", + "1 post": "1 post", + "% posts": "% posts", + "1 min read": "1 min read", + "% min read": "% min read", + "Powered by Ghost": "Website erstellt mit Ghost" +} \ No newline at end of file diff --git a/partials/loop.hbs b/partials/loop.hbs index 1485933..8545b6b 100644 --- a/partials/loop.hbs +++ b/partials/loop.hbs @@ -27,10 +27,6 @@ {{/if}} {{/match}}