diff --git a/src/component/ProductComponent.js b/src/component/ProductComponent.js index 9b21bda..343edc8 100644 --- a/src/component/ProductComponent.js +++ b/src/component/ProductComponent.js @@ -95,7 +95,7 @@ export const ProductComponent = observer((props) => { key: "supplier_name", }, { - title: "Sub Category", + title: "Sub Kategori", dataIndex: "sub_categories_name", key: "sub_categories_name", }, diff --git a/src/pages/Membership/DetailUser.js b/src/pages/Membership/DetailUser.js index a77fe6c..7257b59 100644 --- a/src/pages/Membership/DetailUser.js +++ b/src/pages/Membership/DetailUser.js @@ -564,8 +564,8 @@ export const DetailUser = observer(() => { {store.authentication.dataProfit.is_active === true - ? "Active" - : "Inactive"} + ? "Aktif" + : "Inaktif"} {store.authentication.userData.role === "Admin" && @@ -710,7 +710,7 @@ export const DetailUser = observer(() => { - Profit + Keuntungan diff --git a/src/pages/Transaction/Product.js b/src/pages/Transaction/Product.js index 12e8c69..ff73f3c 100644 --- a/src/pages/Transaction/Product.js +++ b/src/pages/Transaction/Product.js @@ -122,13 +122,13 @@ export const Product = observer(() => {
- Sub Category + Jenis Produk handleChangeTabs(val)} style={{ marginBottom: "10px", width: "100%" }} @@ -191,13 +191,13 @@ export const Transaction = observer(() => { - Sub Kategori + Kategori