feat(notifications/action): add boost action

This commit is contained in:
FineFindus
2023-02-26 15:21:52 +01:00
parent 73481f4a1f
commit e68160800d
2 changed files with 10 additions and 2 deletions

View File

@@ -262,4 +262,5 @@
<string name="sk_follow_as">Follow from other account</string>
<string name="sk_followed_as">Followed from %s</string>
<string name="sk_settings_hide_fab">Auto-hide Compose button</string>
<string name="sk_notification_action_boost">Boost</string>
</resources>