Skip to content

Commit

Permalink
Merge pull request #2171 from minvws/chore/505-copy-import
Browse files Browse the repository at this point in the history
  • Loading branch information
Rool authored Dec 1, 2022
2 parents b51fd9c + 88cf66b commit 908f489
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Localizations/Holder/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"holder.about.link" = "Read the privacy statement here";
/* Koptekst in de over de app pagina */
"holder.about.readmore" = "More:";
"holder.about.text" = "<p>CoronaCheck is created to reopen society step by step during the coronavirus outbreak.</p><p>You can use this app to create a coronavirus pass from your vaccination, negative test result or if you've had coronavirus and are recovered. Your coronavirus pass contains a QR code. Have it scanned for access to places or activities or to travel.</p>";
"holder.about.text" = "You can use the CoronaCheck app to create a digital coronavirus certificate. You can use a vaccination or a negative test result to create a certificate. If you've had coronavirus, you can create a recovery certificate. Your certificate contains a QR code. Are you travelling abroad? Before departure, please check Netherlands Worldwide to see if you can use the QR code.";
/* MARK: - Holder About */
"holder.about.title" = "About this app";
"holder.aboutmakingaqr.body" = "<p>The app makes a QR code in three steps. This QR code is your personal certificate.</p><b>1. Choose your certificate</b><p> You can create a vaccination certificate, a test certificate or a recovery certificate.</p><b>2. Automatically retrieve data</b><p>The app directly retrieves the data of your vaccination, test result or recovery.</p><b>3. QR codes are ready</b><p>The app generates a QR code for the Netherlands and one for other countries.</p>";
Expand Down
2 changes: 1 addition & 1 deletion Localizations/Holder/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"holder.about.link" = "Lees hier de privacyverklaring";
/* Koptekst in de over de app pagina */
"holder.about.readmore" = "Meer:";
"holder.about.text" = "<p>CoronaCheck is ontwikkeld om de samenleving beetje bij beetje veilig te openen in tijden van corona.</p><p>Met de app kun je een coronabewijs maken van je vaccinatie, negatieve testuitslag of als je corona hebt gehad en bent hersteld. Je coronabewijs heeft een QR-code. Laat deze scannen voor toegang tot plekken of activiteiten, of om mee te reizen.</p>";
"holder.about.text" = "Met de CoronaCheck app kun je een digitaal coronabewijs maken. Je kunt een bewijs maken van een vaccinatie of negatieve testuitslag. Wanneer je corona hebt gehad kun je een herstelbewijs maken. Je coronabewijs heeft een QR-code. Ga je naar het buitenland? Check vooraf op Nederland Wereldwijd of je de QR-code kunt gebruiken.";
/* MARK: - Holder About */
"holder.about.title" = "Over deze app";
"holder.aboutmakingaqr.body" = "<p>De app maakt in 3 stappen een QR-code. De QR-code is jouw bewijs.</p><b>1. Kies het soort bewijs</b><p>Je kan een vaccinatiebewijs, een testbewijs of een herstelbewijs maken.</p><b>2. Automatisch gegevens ophalen</b><p>De app haalt direct de gegevens van je vaccinatie, testuitslag of herstel op.</p><b>3. QR-codes staan klaar</b><p>De app maakt twee QR-codes: een QR-code voor Nederland en een internationale.</p>";
Expand Down

0 comments on commit 908f489

Please sign in to comment.