diff options
| author | winter | 2025-02-14 21:24:55 +0000 |
|---|---|---|
| committer | winter | 2025-02-14 21:24:55 +0000 |
| commit | 241eb9eded161671d3d8e5bf4a3f7b04907037f1 (patch) | |
| tree | 25d65d68125b66b545ea24c734a1e81551952524 /locale | |
| parent | d10aad87ddebd4857a90b6d638aac803d7373dc6 (diff) | |
make markdown nicer
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/en_GB.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json index 78fe221..081ae87 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -73,6 +73,8 @@ "login.failed": "Invalid email address or password", "writeNote.label": "Write a note", "writeNote.placeholder": "What's on your mind?", + "writeNote.formattingHint": "You can use %s formatting", + "writeNote.formattingHint.markdown": "Markdown", "writeNote.summary.label": "Content warning (optional)", "writeNote.scope.label": "Visibility", "writeNote.action": "Post", |
