CaIon 2 lat temu
rodzic
commit
10ca1e6146
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      web/src/components/RedemptionsTable.js

+ 1 - 1
web/src/components/RedemptionsTable.js

@@ -102,7 +102,7 @@ const RedemptionsTable = () => {
                             }}
                     >复制</Button>
                     <Popconfirm
-                        title="确定是否要删除此令牌?"
+                        title="确定是否要删除此兑换码?"
                         content="此修改将不可逆"
                         okType={'danger'}
                         position={'left'}