Skip to content

Commit 25a03ce

Browse files
committed
Merge branch 'release/1.0.19'
2 parents 1e7f421 + d3a2902 commit 25a03ce

5 files changed

Lines changed: 1116 additions & 10 deletions

File tree

app/components/isp-consent-form/consentText.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/components/language-picker/countries.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
export const languagesForProduction = [
55
"ar", "bg", "cs", "da", "de", "el", "en", "es", "es-co", "et", "fi", "fr",
66
"he", "hi", "hr", "hu", "id", "is", "it", "ja", "ka", "ko", "lt", "lv",
7-
"mk", "mr", "ms", "nl", "no", "pl", "pt", "ro", "ru",
7+
"mk", "mr", "ms", "nl", "no", "pl", "pt", "pt-pt", "ro", "ru",
88
"sk", "sl", "sr", "th", "tr", "uk", "vi", "zh", "zh-hk"
99
];
1010

app/locales/nl/translations.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ export default {
582582
"label": "Waarde hecht aan kunst en schoonheid."
583583
},
584584
"36": {
585-
"label": "Het moeilijk vindt om anderen te beïnvloeden"
585+
"label": "Moeite heeft om andere mensen te overtuigen"
586586
},
587587
"37": {
588588
"label": "Soms onbeleefd tegen anderen is"
@@ -603,10 +603,10 @@ export default {
603603
"label": "Vol energie is"
604604
},
605605
"42": {
606-
"label": "Niet goed van vertrouwen is"
606+
"label": "Niet zo snel uitgaat van de goede bedoelingen van anderen"
607607
},
608608
"43": {
609-
"label": "Betrouwbaar is, zich altijd aan regels en afspraken houdt"
609+
"label": "Betrouwbaar is, verwachtingen altijd waarmaakt"
610610
},
611611
"44": {
612612
"label": "Zijn/haar emoties onder controle houdt"

0 commit comments

Comments
 (0)