Setting Multilingual Browser Push Notification Permission

Set automatic language detection for the web notification confirmation prompt.

🚧

The option is available for Widget requests.

Browser web push permission prompt asking to receive new features and operational information, with No thanks and I want to receive buttons.

To determine the user's language, the system checks:

  • the lang attribute in the HTML code of the site;
  • if it isn't set – the language in the link (eg, en);
  • if the language parameter is not specified in the link, the system checks the language of the user's browser;
  • if the user's language is not defined, the system will display the default language that you specified in the widget settings;
  • if the user's language doesn't match the specified widget languages, the system will use the default language version.

Set-Up Instructions

  1. Go to the SettingsWeb Push tab → Permission settings in your account settings.
Web Push settings page with the Settings menu open and the Edit button highlighted next to a connected website.
  1. Select the prompt type Widget. Click on the globe icon and select the default language from the list.
Permission settings page with the Widget prompt type selected and the globe icon dropdown highlighted showing Specify the default language.
🚧

The appearance of the subscription prompt is set only in the version with the default language. Then it's automatically applied to other language versions.

  1. Once the prompt with the default language is customized, select the alternate languages you want. Сlick on the Add a language button and select the required language versions from the list.
Permission settings language dropdown showing Danish, German, and Spanish added, with the Add a language button highlighted.

Write the copy for subscription request, blocking and confirmation buttons in the appropriate language for each version. Save your changes.

To see the sample of each prompt version, activate Show prompt sample switcher.

Permission settings page with the Show prompt sample toggle enabled, displaying a sample browser notification prompt with Block and Allow buttons.

More on web push permission settings >


Did this page help you?