We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8601517 commit c8e4dadCopy full SHA for c8e4dad
ts/components/dialog/user-settings/pages/user-pro/ProSettingsPage.tsx
@@ -899,7 +899,7 @@ function PageHero() {
899
dispatch(
900
updateLocalizedPopupDialog({
901
title: { token: 'proStatusError' },
902
- description: { token: 'proStatusNetworkErrorDescription' },
+ description: { token: 'proStatusRefreshNetworkError' },
903
overrideButtons: backendErrorButtons,
904
})
905
);
0 commit comments