diff options
| author | winter | 2025-01-28 20:34:49 +0000 |
|---|---|---|
| committer | winter | 2025-01-28 20:34:49 +0000 |
| commit | e591374bb4b7d231fadf99d2e278806e53971919 (patch) | |
| tree | 146bc3eeca58fb298dc204341734f55680509c00 /locale | |
| parent | 09a42d23cd067dc5c2a7d4f03e8f074a9317f6c8 (diff) | |
display attachments on notes
Diffstat (limited to 'locale')
| -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 e3e2a4c..9d2a2b7 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -72,6 +72,7 @@ "login.action": "Log in", "login.failed": "Invalid email address or password", "writeNote.label": "Write a note", + "writeNote.placeholder": "What's on your mind?", "writeNote.summary.label": "Content warning (optional)", "writeNote.scope.label": "Visibility", "writeNote.action": "Post", |
