<%= t('push.t') %>

<%= t('push.intro') %>

<% if (!vapidKey) { %>

<%= t('push.unavailable') %>

<% } else { %>

<%= t('push.this_device') %> <%= t('push.checking') %>

<% if (subscriptions.length) { %>

<%= t('push.devices') %>

<% } %> <% } %>

← <%= t('admin.back') %>

<% if (vapidKey) { %> <%# Het script van deze pagina staat in assets/js/mod/admin-push.js (shaer-bqr). %> <% } %>