Application share qrcode (#1277)

Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
Charlie.Wei
2023-10-07 20:34:49 -05:00
committed by GitHub
parent 52bec63275
commit b711ce33b7
8 changed files with 143 additions and 0 deletions

View File

@@ -61,6 +61,11 @@ const translation = {
copied: 'Copied',
copy: 'Copy',
},
qrcode: {
title: 'QR code to share',
scan: 'Scan Share Application',
download: 'Download QR Code',
},
customize: {
way: 'way',
entry: 'Customize',

View File

@@ -61,6 +61,11 @@ const translation = {
copied: '已复制',
copy: '复制',
},
qrcode: {
title: '二维码分享',
scan: '扫码分享应用',
download: '下载二维码',
},
customize: {
way: '方法',
entry: '定制化',