diff options
author | Jonas Kohl | 2024-10-12 19:54:01 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-10-12 19:54:01 +0200 |
commit | 0c45ffac2d8648fec4fa5e935754f4d34952983b (patch) | |
tree | ea5c300f6fa43f4dc4357807277f2fc33811f896 /src/application/messages/de.msg | |
parent | 8121e98210ada254bb146097f04c7e0345a2e206 (diff) |
Add rich text supportv0.5.0
Diffstat (limited to 'src/application/messages/de.msg')
-rw-r--r-- | src/application/messages/de.msg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/src/application/messages/de.msg b/src/application/messages/de.msg index 4b90ecd..5b6f2a2 100644 --- a/src/application/messages/de.msg +++ b/src/application/messages/de.msg @@ -500,3 +500,28 @@ metadata({ : "Enter your search query..." = "Geben Sie Ihre Suchanfrage ein..." + +: "Bold" += "Fettdruck" + +: "Italic" += "Kursivdruck" + +: "Underlined" += "Unterstrichen" + +: "Strikethrough" += "Durchgestrichen" + +: "Superscript" += "Hochgestellt" + +: "Subscript" += "Tiefgestellt" + +: "Quote" += "Zitat" + +: "Spoiler" += "Spoiler" + |