Parcourir la source

🌏i18n: Tokens Page

Apple\Apple il y a 11 mois
Parent
commit
4fde65ce6e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      web/src/components/TokensTable.js

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

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