Skip to content

Commit

Permalink
Fix some screenshot JSON issues (#2454)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcono1234 authored Jun 1, 2022
1 parent afa5d40 commit 37c86b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/data/screenshots-archive-2-6.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
},
{
"title": "Check certificates for validity before a trip",
"anchor": "ios_check_validity_certificate",
"anchor": "android_check_validity_certificate",
"images": [
{ "filename": "/assets/screenshots/2-6/en/ios/iPhone 11 Pro-screenshot_first_vaccination_certificate_details_part1", "alt": "Certificate check image 1 of 4" },
{ "filename": "/assets/screenshots/2-6/en/ios/iPhone 11 Pro-screenshot_certificate_validation_date_selection", "alt": "Certificate check image 2 of 4" },
Expand Down
2 changes: 1 addition & 1 deletion src/data/screenshots-archive-2-6_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
},
{
"title": "Zertifikate vor einer Reise auf Gültigkeit prüfen",
"anchor": "ios_check_validity_certificate",
"anchor": "android_check_validity_certificate",
"images": [
{ "filename": "/assets/screenshots/2-6/de/ios/iPhone 11 Pro-screenshot_first_vaccination_certificate_details_part1", "alt": "Zertifikate auf Gültigkeit prüfen Bild 1 von 4" },
{ "filename": "/assets/screenshots/2-6/de/ios/iPhone 11 Pro-screenshot_certificate_validation_date_selection", "alt": "Zertifikate auf Gültigkeit prüfen Bild 2 von 4" },
Expand Down
2 changes: 1 addition & 1 deletion src/data/screenshots-archive-2-7_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
},
{
"title": "Testzertifikat",
"anchor": "android_vaccination_certificate",
"anchor": "android_test_certificate",
"images": [
{ "filename": "/assets/screenshots/2-7/de/android/HomeFragment_low_risk_no_encounters_without_install_time", "alt": "Testzertifikat Bild 1 von 6" },
{ "filename": "/assets/screenshots/2-7/de/android/RequestCovidCertificateFragment_pcr", "alt": "Testzertifikat Bild 2 von 6" },
Expand Down

0 comments on commit 37c86b6

Please sign in to comment.