Updates in translation
This commit is contained in:
parent
92ca1c0f28
commit
c784d2fbb6
6 changed files with 13 additions and 11 deletions
|
@ -209,7 +209,7 @@ export default class CUD extends Component {
|
|||
help: helpMjmlGeneral
|
||||
},
|
||||
web_privacy_policy_notice: {
|
||||
label: t('Privacy policy'),
|
||||
label: t('privacyPolicy'),
|
||||
mode: 'html',
|
||||
help: helpMjmlGeneral
|
||||
}
|
||||
|
@ -261,7 +261,7 @@ export default class CUD extends Component {
|
|||
]
|
||||
},
|
||||
gdpr: {
|
||||
label: t('Data protection'),
|
||||
label: t('dataProtection'),
|
||||
options: [
|
||||
'web_privacy_policy_notice'
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue