Default Localizations
This is the English localization file that ships with PowerPortalsPro. It defines the default values for every key the framework references at runtime — buttons, dialogs, grid chrome, error messages, FluentUI component text — so a new app picks up sensible English text out of the box. Override any of these keys in your own app.en.json (or culture-specific variants like app.fr.json) and the loader will prefer your value over the default. The file is mirrored live from its source project on every build of this site, so the contents below always match the version of the package you're consuming.
ppp-server.defaults.en.json
Ships in PowerPortalsPro.Web.Server. Defines the cross-cutting app.* strings used by every framework consumer — page titles, button labels, validation messages, confirmation dialogs, grid chrome, FluentUI Blazor component text, and the like. Loaded automatically by AddPowerPortalsProWebServer().
