1
0
mirror of https://github.com/covidpass-org/covidpass.git synced 2025-02-23 23:17:37 +01:00

20 lines
934 B
YAML
Raw Normal View History

2021-08-26 00:15:12 -04:00
noFileOrQrCode: Please select your vaccination receipt PDF file
2021-07-02 20:55:26 +02:00
signatureFailed: Error while signing pass on server
decodingFailed: Failed to decode QR code payload
invalidColor: Invalid color
certificateData: Failed to read certificate data
2021-07-02 20:55:26 +02:00
nameMissing: Failed to read name
dobMissing: Failed to read date of birth
invalidMedicalProduct: Invalid medical product
invalidCountryCode: Invalid country code
invalidManufacturer: Invalid manufacturer
invalidFileType: Invalid file type
couldNotDecode: Could not decode QR code from file
couldNotFindQrCode: Could not find QR Code in provided file
invalidQrCode: Invalid QR code
certificateType: No valid certificate type found
invalidTestResult: Invalid test result
2021-07-24 22:56:42 +02:00
invalidTestType: Invalid test type
noCameraAccess: Could not access camera. Check permissions under Settings > Safari > Camera.
2021-07-25 02:14:09 +02:00
noCameraFound: Could not find camera.
safariSupportOnly: On iOS, please use the Safari Browser.