Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 36c18bd

Browse files
authored
Merge pull request #348 from alexohneander/fix/messages-translation
fix: added private message translations
2 parents 666e09e + fedcd51 commit 36c18bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

translations/de-de.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ route:
124124
submit: Absenden
125125
preview: Vorschau
126126
options: Optionen
127-
convert-urls: '[URL]-Tags automatisch einfügen'
127+
convert-urls: "[URL]-Tags automatisch einfügen"
128128
disable-bbcode: BBCode deaktivieren
129129
disable-emojis: Emojis deaktivieren
130130
thread:
@@ -150,6 +150,10 @@ route:
150150
title: Posteingang
151151
outbound:
152152
title: Postausgang
153+
reply:
154+
title: Antworten
155+
forward:
156+
title: Nachricht weiterleiten
153157
system:
154158
title: System
155159
board:

0 commit comments

Comments
 (0)