diff --git a/client/pages/subscription.js b/client/pages/subscription.js index ed24ad5..71e326c 100644 --- a/client/pages/subscription.js +++ b/client/pages/subscription.js @@ -44,7 +44,7 @@ async function showPage({ rootEl, peertubeHelpers }) { rootEl.innerHTML = `
-

${await peertubeHelpers.translate("Choose your Subscription")}

+

${await peertubeHelpers.translate("Choose your Storage Plan")}

${description.length ? description : await peertubeHelpers.translate("You want tu spport us ? Or need more space ? Your in the right place!")}