Web push locales: add pleroma locales

This commit is contained in:
Alex Gleason 2022-07-08 17:08:41 -05:00
parent 143aa119d2
commit 48bd46cf92
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ filenames.forEach(filename => {
'notification.move': full['notification.move'] || '',
'notification.user_approved': full['notification.user_approved'] || '',
'notification.pleroma:chat_mention': full['notification.pleroma:chat_mention'] || '',
'notification.pleroma:emoji_reaction': full['notification.pleroma:emoji_reaction'] || '',
'status.show_more': full['status.show_more'] || '',
'status.reblog': full['status.reblog'] || '',
'status.favourite': full['status.favourite'] || '',