update some language
This commit is contained in:
parent
b4431f82d7
commit
dc4f0ee088
@ -44,7 +44,7 @@ async function showPage({ rootEl, peertubeHelpers }) {
|
||||
|
||||
rootEl.innerHTML = `
|
||||
<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>
|
||||
<div class="mt-5">
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user