diff --git a/client/common-client-plugin.js b/client/common-client-plugin.js index 6e5ba6a..3c5ee23 100644 --- a/client/common-client-plugin.js +++ b/client/common-client-plugin.js @@ -25,7 +25,7 @@ async function register({ // Create link const content = ` - ${await peertubeHelpers.translate("NCD Storage")} + ${await peertubeHelpers.translate("NCTV Storage")} `; diff --git a/languages/fr.json b/languages/fr.json index 6ab5ed5..7f079bc 100644 --- a/languages/fr.json +++ b/languages/fr.json @@ -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" } diff --git a/package.json b/package.json index 3fbbc8a..7209127 100644 --- a/package.json +++ b/package.json @@ -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": [