max_media_attachments: amend help text wording

pull/669/head
Rob 2023-11-28 07:27:32 +09:00
rodzic 054c884c7f
commit 97c9ed656f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -40,7 +40,7 @@ class BasicSettings(AdminSettingsPage):
}, },
"max_media_attachments": { "max_media_attachments": {
"title": "Maximum Media Attachments", "title": "Maximum Media Attachments",
"help_text": "The maximum number of media attachments allowed per post.\nA higher value may not be supported by some servers or clients.", "help_text": "The maximum number of media attachments allowed per post.\nA value other than 4 may be unsupported by clients.",
}, },
"post_minimum_interval": { "post_minimum_interval": {
"title": "Minimum Posting Interval", "title": "Minimum Posting Interval",