diff options
| author | winter | 2025-02-07 19:45:36 +0000 |
|---|---|---|
| committer | winter | 2025-02-07 19:45:36 +0000 |
| commit | cc5ab7a365e2e045cc1af43727e56f56d088a0df (patch) | |
| tree | 1e80a0aedba4cb4dcdda098d7e4497a52cb105a9 /locale/en_GB.json | |
| parent | d18ec187847893f94418b29bc6a087d6b2dd9a2d (diff) | |
more stuff :3
- post form detects images better
- post form is preserved across navigations
- post form has most options hidden
- details/summaries use nicer icons
Diffstat (limited to 'locale/en_GB.json')
| -rw-r--r-- | locale/en_GB.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index b0c6598..ddb3a19 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -76,6 +76,7 @@ "writeNote.summary.label": "Content warning (optional)", "writeNote.scope.label": "Visibility", "writeNote.action": "Post", + "writeNote.moreOptions": "More options", "writeNote.mentions.label": "Mentioned users", "writeNote.mentions.add.action": "Add a mention", "writeNote.mentions.placeholder": "someone@social.example", |
