Fix translation bug

This commit is contained in:
problematicconsumer
2023-10-03 12:15:46 +03:30
parent 81658a1c86
commit e8b529e354
4 changed files with 5 additions and 8 deletions

View File

@@ -57,8 +57,7 @@
"fromClipboard": "Add From Clipboard",
"scanQr": "Scan QR code",
"manually": "Manual Entry",
"addingProfileMsg": "Adding Profile",
"invalidUrlMsg": "Invalid URL"
"addingProfileMsg": "Adding Profile"
},
"update": {
"buttonTxt": "Update",
@@ -250,4 +249,4 @@
"connectionError": "Connection error"
}
}
}
}