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