From e9e604cef574c772493d27840efcab55218e0dd2 Mon Sep 17 00:00:00 2001 From: Jan-Lukas Else Date: Sat, 25 Jan 2020 18:47:05 +0100 Subject: [PATCH] Update translations --- i18n/de.yaml | 8 +++++++- i18n/en.yaml | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/i18n/de.yaml b/i18n/de.yaml index 61685bf..d300f21 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -38,16 +38,22 @@ # Webmention Form - id: wmform_label - translation: "Hast du eine Antwort hierzu veröffentlicht? Lass mich den Link wissen:" + translation: "Hast du eine Antwort hierzu veröffentlicht? Füg dir URL hier ein." - id: wmform_btn translation: "Senden" +- id: anon_comment + translation: "Du kannst auch einen anonymen Kommentar erstellen." + - id: related translation: "Ähnlich" - id: share translation: "Teilen" +- id: interactions + translation: "Interaktionen" + - id: translations translation: Übersetzungen \ No newline at end of file diff --git a/i18n/en.yaml b/i18n/en.yaml index cb1cbc3..0d81bc6 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -38,13 +38,13 @@ # Webmention Form - id: wmform_label - translation: "Have you published a response to this? Let me know the link:" + translation: "Have you published a response to this? Paste the URL here." - id: wmform_btn translation: "Send" - id: anon_comment - translation: "You can also leave an anonymous comment." + translation: "You can also create an anonymous comment." - id: related translation: "Related"