diff options
| author | grunfink <grunfink@comam.es> | 2025-08-18 18:26:27 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-08-18 18:26:27 +0200 |
| commit | 56a19ab87a2e308e2d4f0d123f6522b5cfbb0c22 (patch) | |
| tree | f981038825b4a41464ce631e7aa81da1bf7cecea /doc | |
| parent | 86de22fe92560db8d0661a6f4ee9be07a84043a3 (diff) | |
Updated documentation.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/snac.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -71,6 +71,10 @@ standalone one. If you set this checkbox, your text will not be sent when you push the Post button, but stored for later modification in the "Drafts" section. +.It Language +A dropdown to select which language your post will be written +in. This control only appears after you configure the set of +languages you expect to use in the User Settings (see below). .It Scheduled post... This dropdown menu allows setting a date and time for the post publication. @@ -188,6 +192,9 @@ can be selected here. .It Time zone The time zone the user is on (default: UTC). Only used for scheduled posts. +.It Languages you usually post in +Fill this string with the ISO 639 Language Codes you expect to +write your posts in, space-separated (example: en fr pt_BR). .It Password Write the same string in these two fields to change your password. Don't write anything if you don't want to do this. |