-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AKR:YKI(Frontend): Take the updated Cookie banner into use [deploy]
- Loading branch information
Showing
12 changed files
with
69 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,6 +22,6 @@ | |
"akr:tslint": "yarn g:tsc --pretty --noEmit" | ||
}, | ||
"dependencies": { | ||
"shared": "npm:@opetushallitus/[email protected].1" | ||
"shared": "npm:@opetushallitus/[email protected].2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -447,10 +447,10 @@ | |
}, | ||
"homepage": { | ||
"cookieBanner": { | ||
"buttonAriaLabel": "Accept cookies", | ||
"buttonText": "Accept", | ||
"buttonAriaLabel": "Close the notification about cookies", | ||
"buttonText": "Close", | ||
"description": "This web site uses mandatory cookies to be functional.", | ||
"title": "Accept cookies" | ||
"title": "Information about cookies" | ||
}, | ||
"description": "The Finnish National Agency for Education maintains a register of authorised translators. You can use the search engine to find an authorised translator or several either by language pair, name, or municipality of residence. You can use the search form to leave a contact request to the translators you have selected. If there is a malfunction in the register, contact us by email: [email protected]", | ||
"filters": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -457,10 +457,10 @@ | |
}, | ||
"homepage": { | ||
"cookieBanner": { | ||
"buttonAriaLabel": "Hyväksy evästeet", | ||
"buttonText": "Hyväksy", | ||
"buttonAriaLabel": "Sulje evästetiedot", | ||
"buttonText": "Sulje", | ||
"description": "Tämä sivusto käyttää välttämättömiä evästeitä toimiakseen.", | ||
"title": "Hyväksy evästeet" | ||
"title": "Tietoa sivuston evästeistä" | ||
}, | ||
"description": "Opetushallitus ylläpitää auktorisoitujen kääntäjien rekisteriä. Hakukoneella voit hakea auktorisoitua kääntäjää/auktorisoituja kääntäjiä joko kieliparin, nimen tai asuinkunnan mukaan. Voit jättää yhteydenottopyynnön valitsemillesi kääntäjille alla. Jos rekisterissä on toimintahäiriö, ota yhteyttä Opetushallitukseen sähköpostitse: [email protected]", | ||
"filters": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -447,10 +447,10 @@ | |
}, | ||
"homepage": { | ||
"cookieBanner": { | ||
"buttonAriaLabel": "Acceptera cookies", | ||
"buttonText": "Acceptera", | ||
"description": "Den här webbplatsen använder nödvändiga cookies för att fungera.", | ||
"title": "Acceptera cookies" | ||
"buttonAriaLabel": "Stäng informationrutan om kakor", | ||
"buttonText": "Stäng", | ||
"description": "Den här webbplatsen använder nödvändiga kakor för att fungera", | ||
"title": "Information om kakor" | ||
}, | ||
"description": "Utbildningsstyrelsen upprätthåller ett register över auktoriserade translatorer. Med sökmotorn kan du söka auktoriserade translatorer utgående från språkpar, på namn eller boendeort. Du kan lämna en kontaktförfrågan för de translatorer som du väljer nedan. I fall av ett funktionsfel i registret vänligen kontakta vår e-postadress: [email protected]", | ||
"filters": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
"yki:tslint": "yarn g:tsc --pretty --noEmit" | ||
}, | ||
"dependencies": { | ||
"shared": "npm:@opetushallitus/[email protected].1" | ||
"shared": "npm:@opetushallitus/[email protected].2" | ||
}, | ||
"devDependencies": { | ||
"multer": "^1.4.5-lts.1" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters