diff options
| author | Jonas Kohl | 2024-09-18 23:05:35 +0200 | 
|---|---|---|
| committer | Jonas Kohl | 2024-09-18 23:05:35 +0200 | 
| commit | 01454544896827113e49db0d2848b5aab6ce14ae (patch) | |
| tree | 9487c3d45a04d350bca2ed8401a797ed69cd7e8a /src/application/messages | |
| parent | a65d424263adfbff9629c7d91a613e4504c84613 (diff) | |
Many changes
Diffstat (limited to 'src/application/messages')
| -rw-r--r-- | src/application/messages/de.msg | 15 | 
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:" |