Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
feat: icao (#296)
Browse files Browse the repository at this point in the history
* initial icao

* add usings

* remove warnings

* update json with pattern

* cut react from transliteration; update licence tex

* improve transliteration

* exclude transliteration

* remove space from pattern; fix return bug

* added missing cyrillic letters

* changed 0402 to 040B

Co-authored-by: fOppenheimer <[email protected]>
  • Loading branch information
ggrund-tsi and fOppenheimer authored May 13, 2022
1 parent 0d8be45 commit 187f4a0
Show file tree
Hide file tree
Showing 58 changed files with 1,700 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"husky": "^5.1.3",
"i18next": "^19.9.2",
"i18next-resource-store-loader": "^0.1.2",
"jquery": "1.9.1",
"icao-transliteration": "https://github.com/corona-warn-app/cwa-icao-transliteration.git",
"keycloak-js": "^12.0.4",
"lint-staged": "^10.5.4",
"moment": "^2.29.1",
Expand Down
2 changes: 1 addition & 1 deletion src/api.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Corona-Warn-App / cwa-quick-test-frontend
*
* (C) 2021, T-Systems International GmbH
* (C) 2022, T-Systems International GmbH
*
* Deutsche Telekom AG and all other contributors /
* copyright owners license this file to you under the Apache
Expand Down
Loading

0 comments on commit 187f4a0

Please sign in to comment.