feat(subscribe): Add 'sold' column to SubscribeTable and update inventory terminology

This commit is contained in:
web@ppanel
2025-01-13 21:54:49 +07:00
parent f408fdffae
commit 19619fdbe0
25 changed files with 78 additions and 50 deletions
+3 -2
View File
@@ -36,7 +36,7 @@
"discount_price": "Rabattert pris",
"duration": "Varighet (måneder)",
"groupId": "Abonnementsgruppe",
"inventory": "Lager",
"inventory": "Abonnementsgrense",
"monthlyReset": "Månedlig Tilbakestilling",
"name": "Navn",
"noLimit": "Ubegrenset",
@@ -86,12 +86,13 @@
"updateSuccess": "Oppdatering vellykket",
"updatedAt": "Oppdatert"
},
"inventory": "lager",
"inventory": "Abonnementsgrense",
"name": "Navn",
"quota": "Kjøpsgrense/gang",
"replacement": "Tilbakestill pris/gang",
"sell": "Salg",
"show": "Vis på forsiden",
"sold": "Abonnementsantall",
"subscribe": "Abonner",
"subscribeGroup": "Abonner på gruppe",
"tabs": {