diff options
| author | Oliver <zen@noreply.codeberg.org> | 2025-08-23 11:04:11 +0200 |
|---|---|---|
| committer | Oliver <zen@noreply.codeberg.org> | 2025-08-23 11:04:11 +0200 |
| commit | e50a6ba146def4accc36d9d6cc4be43e4a758711 (patch) | |
| tree | 7490d0b360b2d85e514ea9816075e661e3f98b7b /doc | |
| parent | eecfeec3745333451de6a2b1754f43f171e23e5d (diff) | |
| parent | 3611f42fe202c6ec198c34dbc0a5939b8287583e (diff) | |
Merge pull request 'master' (#11) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/11
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. |