diff options
| author | winter | 2025-03-15 22:08:40 +0000 |
|---|---|---|
| committer | winter | 2025-03-15 22:08:40 +0000 |
| commit | 69951643b98aea431048e1405982d56c406bb412 (patch) | |
| tree | 82b4c150cb86f027f3db59cf77cad7d94a313ea5 /locale | |
| parent | d5dd9044632320e625ce90ae9627ebc11c7a04d6 (diff) | |
add more metadata tags to pages
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 094ac2e..f430064 100644 --- a/locale/en_GB.json +++ b/locale/en_GB.json @@ -55,6 +55,7 @@ "note.privacy.scope.public": "Public", "note.resharedBy": "Reshared by %s", "note.page.author": "By %s", + "note.page.description": "A page by %s", "note.page.created": "First published %s", "note.page.modified": "Last updated %s", "note.page.list.pageTitle": "Pages", |
