update version and branding
This commit is contained in:
parent
f76e9794f9
commit
71d2f52578
@ -25,7 +25,7 @@ async function register({
|
||||
// Create link
|
||||
const content = `
|
||||
<a _ngcontent-dke-c79="" id="ncd-subscription-link" routerlinkactive="active" class="sub-menu-entry ng-star-inserted" href="${href}">
|
||||
${await peertubeHelpers.translate("NCD Storage")}
|
||||
${await peertubeHelpers.translate("NCTV Storage")}
|
||||
</a>
|
||||
`;
|
||||
|
||||
|
@ -10,5 +10,5 @@
|
||||
"Subscription canceled.": "Souscription annulée.",
|
||||
"Secure payment with Stripe": "Paiement sécurisé via Stripe",
|
||||
"Your current plan": "Votre offre actuelle",
|
||||
"NCD Storage": "NCD Stockage"
|
||||
"NCTV Storage": "NCTV Stockage"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "peertube-plugin-ncd-sell-storage",
|
||||
"description": "NCD fork of the peertube-plugin-orion-sell-storage to sell storage to users using Stripe",
|
||||
"version": "1.0.8",
|
||||
"version": "1.1.0",
|
||||
"author": "matty",
|
||||
"bugs": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage",
|
||||
"clientScripts": [
|
||||
|
Loading…
Reference in New Issue
Block a user