push_notification: Reword from "configured" to "enabled" in tooltip.

This commit is contained in:
Sayam Samal
2023-11-23 03:46:16 +05:30
committed by Tim Abbott
parent 31cc47cbd7
commit 885cb8dab9

View File

@@ -205,5 +205,5 @@
{{tooltip_hotkey_hints "Shift" "V"}}
</template>
<template id="mobile-push-notification-tooltip-template">
{{t 'Mobile push notifications are not configured on this server.' }}
{{t 'Mobile push notifications are not enabled on this server.' }}
</template>