Browse Source

🌏i18n: Tokens Page

Apple\Apple 9 months ago
parent
commit
d95583ce1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/src/components/TokensTable.js

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

@@ -636,7 +636,7 @@ const TokensTable = () => {
               await copyText(keys);
               await copyText(keys);
             }}
             }}
           >
           >
-            {t('复制所选')}
+            {t('复制所选兑换码到剪贴板')}
           </Button>
           </Button>
         </div>
         </div>