Explorar el Código

🌏i18n: Tokens Page

Apple\Apple hace 10 meses
padre
commit
d95583ce1d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>