Improve qr code scanner ux

This commit is contained in:
problematicconsumer
2023-11-13 17:49:10 +03:30
parent 0a44e638d7
commit 2592325923
5 changed files with 136 additions and 18 deletions

View File

@@ -59,7 +59,13 @@
"scanQr": "扫二维码",
"manually": "手动输入",
"addingProfileMsg": "添加配置文件",
"failureMsg": "添加配置文件失败"
"failureMsg": "添加配置文件失败",
"qrScanner": {
"permissionDeniedError": "没有权限",
"unexpectedError": "出了些问题",
"torchSemanticLabel": "手电筒",
"facingSemanticLabel": "相机朝向"
}
},
"update": {
"buttonTxt": "更新",