Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Polish translations for ID card #2179

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ This project adheres to the Node [default version scheme](https://docs.npmjs.com

### Changed

### Fixed

- Polish translations for ID card (https://github.com/onfido/onfido-sdk-ui/pull/2179)

## [13.0.0] - 2023-07-11

### Changed
Expand Down
6 changes: 3 additions & 3 deletions locales/pl_PL/pl_PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
"mobilePhrases": {
"photo_upload": {
"body_id_back": "Zrób zdjęcie tylnej strony dowodu osobistego",
"body_id_front": "Zrób zdjęcie przedniej strony karty",
"body_id_front": "Zrób zdjęcie przedniej strony dowodu osobistego",
"body_license_back": "Zrób zdjęcie odwrotnej strony prawa jazdy",
"body_license_front": "Zrób zdjęcie przedniej strony prawa jazdy",
"body_passport": "Zrób zdjęcie strony ze zdjęciem paszportowym",
Expand Down Expand Up @@ -442,8 +442,8 @@
"body_bill": "Podaj całą stronę dokumentu, aby uzyskać najlepsze wyniki",
"body_generic_document_back": "Prześlij zdjęcie rewersu dokumentu ze swojego komputera",
"body_generic_document_front": "Prześlij zdjęcie przedniej strony dokumentu ze swojego komputera",
"body_id_back": "Prześlij zdjęcie tylnej strony karty ze swojego komputera",
"body_id_front": "Prześlij zdjęcie przodu karty ze swojego komputera",
"body_id_back": "Prześlij zdjęcie tylnej strony dowodu osobistego ze swojego komputera",
"body_id_front": "Prześlij zdjęcie przedniej strony dowodu osobistego ze swojego komputera",
"body_license_back": "Prześlij tylną stronę dokumentu ze swojego komputera",
"body_license_front": "Prześlij przednią stronę dokumentu ze swojego komputera",
"body_passport": "Prześlij stronę paszportu ze zdjęciem ze swojego komputera",
Expand Down