ljc před 2 týdny
rodič
revize
bb97c512fd

+ 1 - 1
locale/ar.json

@@ -2021,7 +2021,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "عملية",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
locale/de.json

@@ -2021,7 +2021,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "Transaktion",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
locale/en.json

@@ -2063,7 +2063,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "Transaction",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
locale/es.json

@@ -2021,7 +2021,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "Transacción",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
locale/id.json

@@ -2082,7 +2082,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "Transaksi",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
locale/ms.json

@@ -2021,7 +2021,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "Transaksi",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
locale/pt.json

@@ -2021,7 +2021,7 @@
       "GoodThings": " Bens de Luxo",
       "HouseholdDailyUse": " Uso Diário Doméstico ",
       "Automobile": " Automóvel",
-      "Transaction": "Trading",
+      "Transaction": "Transação",
       "BoutiqueRecommendation": " Recomendação de Boutique",
       "PointsExchanged": "Pontos resgatados:",
       "To": "Entregar para:",

+ 1 - 1
locale/th.json

@@ -2021,7 +2021,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "ธุรกรรม",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
locale/tr.json

@@ -2021,7 +2021,7 @@
       "GoodThings": "Lüks Eşyalar",
       "HouseholdDailyUse": "Ev Günlük Kullanım",
       "Automobile": "Otomobil",
-      "Transaction": "Ticaret",
+      "Transaction": "İşlem",
       "BoutiqueRecommendation": "Butik Tavsiye",
       "PointsExchanged": "Değiştirilen Puanlar:",
       "To": "Teslimat Adresi:",

+ 1 - 1
locale/vn.json

@@ -2021,7 +2021,7 @@
       "GoodThings": " Luxury Goods",
       "HouseholdDailyUse": " Household Daily-Use ",
       "Automobile": " Automobile",
-      "Transaction": "Trading",
+      "Transaction": "Giao dịch",
       "BoutiqueRecommendation": " Boutique Recommendation",
       "PointsExchanged": "Points redeemed:",
       "To": "Deliver to:",

+ 1 - 1
pages/customer/components/AccountCard.vue

@@ -41,7 +41,7 @@
                         account.accountNumber }}</h5>
                     <h4 class="mb-2 cursor-pointer" @click="copy(account.fwq)">{{ account.fwq }}</h4>
                     <template v-for="(label, index) in account.labels" :key="index">
-                        <text v-if="label" class="badge text-danger1 bg-danger-subtle mx-1">{{ label }}</text>
+                        <text v-if="label" class="badge text-danger1 bg-danger-subtle mx-1 mb-1">{{ label }}</text>
                     </template>
                     <h1 class="mt-2">{{ account.balanceWithSymbol || '0.00' }}</h1>
                     <!-- <button type="submit" value="Submit" class="btn btn-secondary btn-sm w-75 waves-effect waves-light"

+ 2 - 2
pages/customer/deposit.vue

@@ -144,7 +144,7 @@
                                                 <text>{{ t('Custom.Deposit.EstimatedAmount') + '(' +
                                                     `${channelData.transformCurrency || channelData.currency}` + ')'
                                                     }}</text>
-                                                <uni-tooltip placement="right">
+                                                <uni-tooltip placement="left">
                                                     <!-- <view class="help-icon">ⓘ</view> -->
                                                     <cwg-icon name="icon_about us" :size="16" />
                                                     <template #content>
@@ -162,7 +162,7 @@
                                         <h5 class="mb-3">
                                             <view class="label-with-icon">
                                                 <text>{{ t('Custom.Deposit.PromoCode') }}</text>
-                                                <uni-tooltip placement="right">
+                                                <uni-tooltip placement="left">
                                                     <!-- <view class="help-icon">ⓘ</view> -->
                                                     <cwg-icon name="icon_about us" :size="16" />
                                                     <template #content>