summaryrefslogtreecommitdiff
path: root/src/application/messages
diff options
context:
space:
mode:
authorJonas Kohl <git@jonaskohl.de>2024-09-18 23:05:35 +0200
committerJonas Kohl <git@jonaskohl.de>2024-09-18 23:05:35 +0200
commit01454544896827113e49db0d2848b5aab6ce14ae (patch)
tree9487c3d45a04d350bca2ed8401a797ed69cd7e8a /src/application/messages
parenta65d424263adfbff9629c7d91a613e4504c84613 (diff)
Many changes
Diffstat (limited to 'src/application/messages')
-rw-r--r--src/application/messages/de.msg15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/application/messages/de.msg b/src/application/messages/de.msg
index 784c257..3a334a9 100644
--- a/src/application/messages/de.msg
+++ b/src/application/messages/de.msg
@@ -254,6 +254,9 @@ metadata({
: "posted on %post_date% in %topic%"
= "veröffentlicht am %post_date% in %topic%"
+: "posted by %author% on %post_date% in %topic%"
+= "veröffentlicht von %author% am %post_date% in %topic%"
+
: "Show all posts"
= "Alle Beiträge anzeigen"
@@ -338,3 +341,15 @@ metadata({
: "%result_count% result(s) in %search_duration% second(s)"
= "%result_count% Treffer in %search_duration% Sekunde(n)"
+
+: "Change password"
+= "Passwort ändern"
+
+: "Current password:"
+= "Aktuelles Passwort:"
+
+: "New password:"
+= "Neues Passwort:"
+
+: "Retype password:"
+= "Passwort wiederholen:"