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"