diff options
author | Jonas Kohl | 2024-09-19 14:19:35 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-19 14:19:35 +0200 |
commit | 95bfdb59b6a1e04e474551c23c7caef619c79839 (patch) | |
tree | 0fe7bf17c5767df5084dac05c61b4167781b9b1b /src/application/messages | |
parent | d7faf7053803aaa9eb8ae85a864ea1b2cccaa586 (diff) |
Topic locking
Diffstat (limited to 'src/application/messages')
-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 c2d8416..d1b2389 100644 --- a/src/application/messages/de.msg +++ b/src/application/messages/de.msg @@ -455,3 +455,12 @@ metadata({ : "Failed to send verification email" = "Konnte Bestätigungsmail nicht versenden" + +: "This topic has been locked" += "Dieses Thema wurde gesperrt" + +: "Lock topic" += "Thema sperren" + +: "Unlock topic" += "Thema entsperren" |