You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
character: 'Must use the character set "a-z", "0-9", " - . _"'
1699
1711
msg_max_length: Der Name muss zwischen 2 und 30 Zeichen lang sein.
1700
1712
admin_password:
1701
1713
label: Passwort
@@ -2078,10 +2090,16 @@ ui:
2078
2090
ask_before_display: Vor der Anzeige externer Inhalte fragen
2079
2091
write:
2080
2092
page_title: Schreiben
2093
+
min_content:
2094
+
label: Minimum question body length
2095
+
text: Minimum allowed question body length in characters.
2081
2096
restrict_answer:
2082
2097
title: Antwort bearbeiten
2083
2098
label: Jeder Benutzer kann für jede Frage nur eine Antwort schreiben
2084
2099
text: "Schalten Sie aus, um es Benutzern zu ermöglichen, mehrere Antworten auf dieselbe Frage zu schreiben, was dazu führen kann, dass Antworten nicht im Fokus stehen."
2100
+
min_tags:
2101
+
label: "Minimum tags per question"
2102
+
text: "Minimum number of tags required in a question."
2085
2103
recommend_tags:
2086
2104
label: Empfohlene Tags
2087
2105
text: "Empfohlene Tags werden standardmäßig in der Dropdown-Liste angezeigt."
0 commit comments