diff options
author | Jonas Kohl | 2024-09-19 16:32:18 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-19 16:32:18 +0200 |
commit | 4a6e12bf1fc7837699f780674c33cba5f2b1223c (patch) | |
tree | 0636da538f47b285774525418c1730789c650607 /src/application/messages/de.msg | |
parent | 5c707597ba936b1b82ee9a1cf546e720d1a490bd (diff) |
Add log messages
Diffstat (limited to 'src/application/messages/de.msg')
-rw-r--r-- | src/application/messages/de.msg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/application/messages/de.msg b/src/application/messages/de.msg index d1b2389..46b48b3 100644 --- a/src/application/messages/de.msg +++ b/src/application/messages/de.msg @@ -464,3 +464,12 @@ metadata({ : "Unlock topic" = "Thema entsperren" + +: "%user% locked this topic" += "%user% hat dieses Thema gesperrt" + +: "%user% unlocked this topic" += "%user% hat dieses Thema entsperrt" + +: "%user% changed the title of this topic from %old_title% to %new_title%" += "%user% hat den Titel dieses Themas von %old_title% zu %new_title% geƤndert" |