Handy_Cao 1 年間 前
コミット
a499e6bda6

+ 10 - 10
oem/tss/locales/extras/en-US.json

@@ -72,17 +72,17 @@
         }
     },
     "delivery": {
-        "title1": "Full payment pickup",
-        "title2": "Deposit pickup",
-        "title3": "Deposit delivery",
-        "title4": "Returns and exchanges",
+        "title1": "Full-payment Pickup",
+        "title2": "Deposit Pickup",
+        "title3": "Deposit Delivery",
+        "title4": "Returns & Exchanges",
         "offline": {
-            "deliveryqty": "Order quantity",
-            "deliveryprice": "Order price",
-            "deliveryinfo": "Delivery address",
-            "deliveryinfo1": "Pickup information",
-            "deliveryinfo2": "Delivery information",
-            "deliveryamount": "Payment for Order"
+            "deliveryqty": "OrderQty",
+            "deliveryprice": "OrderPrice",
+            "deliveryinfo": "DeliveryAddress",
+            "deliveryinfo1": "Pickup infos",
+            "deliveryinfo2": "Delivery infos",
+            "deliveryamount": "Payment"
         }
     },
     "order": {

+ 1 - 1
oem/tss/locales/extras/zh-CN.json

@@ -80,7 +80,7 @@
             "deliveryqty": "订单数量",
             "deliveryprice": "订单价格",
             "deliveryinfo": "收货地址",
-            "deliveryinfo1": "货信息",
+            "deliveryinfo1": "货信息",
             "deliveryinfo2": "收货信息",
             "deliveryamount": "订单货款"
         }

+ 1 - 1
oem/tss/locales/extras/zh-TW.json

@@ -80,7 +80,7 @@
             "deliveryqty": "訂單數量",
             "deliveryprice": "訂單價格",
             "deliveryinfo": "收貨地址",
-            "deliveryinfo1": "貨信息",
+            "deliveryinfo1": "貨信息",
             "deliveryinfo2": "收貨信息",
             "deliveryamount": "訂單貨款"
         }

+ 5 - 5
public/locales/en-US.json

@@ -1499,11 +1499,11 @@
         "authentication": {
             "title": "Real-name authentication",
             "customername": "Name",
-            "cardtype": "Document type",
-            "cardnum": "Document number",
-            "cardfrontphoto": "Front photo of the document",
-            "cardbackphoto": "Back photo of the document",
-            "halfbodyphoto": "Photo holding the document",
+            "cardtype": "Card type",
+            "cardnum": "Card number",
+            "cardfrontphoto": "Front photo of the card",
+            "cardbackphoto": "Back photo of the card",
+            "halfbodyphoto": "Photo holding the card",
             "modifyremark": "Review remarks",
             "authstatus": "Real-name status",
             "submit": "Submit real-name authentication",