Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit b64aab4

Browse files
Merge pull request #188 from BaranekD/consent_remember
fix: Changed text labels on consent
2 parents 3d39b3c + 1764572 commit b64aab4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dictionaries/consent.definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"remember": {
3-
"en": "Remember my approval",
4-
"cs": "Zapamatovat souhlas"
3+
"en": "Remember",
4+
"cs": "Zapamatovat"
55
},
66
"consent_attributes_header": {
77
"en": "Information sent to SPNAME",

0 commit comments

Comments
 (0)