update some language
This commit is contained in:
		| @ -44,7 +44,7 @@ async function showPage({ rootEl, peertubeHelpers }) { | |||||||
|  |  | ||||||
|     rootEl.innerHTML = ` |     rootEl.innerHTML = ` | ||||||
|         <div class="ncd-content text-center"> |         <div class="ncd-content text-center"> | ||||||
|             <h1>${await peertubeHelpers.translate("Choose your Subscription")}</h1> |             <h1>${await peertubeHelpers.translate("Choose your Storage Plan")}</h1> | ||||||
|             <p>${description.length ? description : await peertubeHelpers.translate("You want tu spport us ? Or need more space ? Your in the right place!")}</p> |             <p>${description.length ? description : await peertubeHelpers.translate("You want tu spport us ? Or need more space ? Your in the right place!")}</p> | ||||||
|             <div class="mt-5"> |             <div class="mt-5"> | ||||||
|                 <div class="row"> |                 <div class="row"> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user