Skip to content

Commit e726ecd

Browse files
authored
Add available localisations
1 parent a2dca8f commit e726ecd

File tree

1 file changed

+20
-12
lines changed

1 file changed

+20
-12
lines changed

README.md

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,26 @@ the idle time for the users before they are erase, and the sales information lif
7171

7272
Details:
7373

74-
- [ ] Erasure: delete or anonymize specific data thanks to configurable settings in admin ui.
75-
- [ ] Configure which order can be erased, regarding their state and life time.
76-
- [ ] Privacy data will be automatically erased after a delay.
77-
- [ ] Sales data are safely keeped till the preservation delay expired.
78-
- [ ] Choose the file name and the format of your choice for the privacy data export.
79-
- [ ] Choose which data is interpreted as privacy data and will be exported.
80-
- [ ] Actions related to the GDPR compliance are reported in the admin ui.
81-
- [ ] Merchants can execute and keep an eye on the performed actions from the admin ui.
82-
- [ ] Choose the CMS static block to show on the storefront by scope and features.
83-
- [ ] Enable or disable features for the storefront.
84-
- [ ] Notify the user when a GDPR action is performed, configure the template and sending settings.
85-
- [ ] Display the cookie disclosure pop-in and edit its content as you want.
74+
- [x] Erasure: delete or anonymize specific data thanks to configurable settings in admin ui.
75+
- [x] Configure which order can be erased, regarding their state and life time.
76+
- [x] Privacy data will be automatically erased after a delay.
77+
- [x] Sales data are safely keeped till the preservation delay expired.
78+
- [x] Choose the file name and the format of your choice for the privacy data export.
79+
- [x] Choose which data is interpreted as privacy data and will be exported.
80+
- [x] Actions related to the GDPR compliance are reported in the admin ui.
81+
- [x] Merchants can execute and keep an eye on the performed actions from the admin ui.
82+
- [x] Choose the CMS static block to show on the storefront by scope and features.
83+
- [x] Enable or disable features for the storefront.
84+
- [x] Notify the user when a GDPR action is performed, configure the template and sending settings.
85+
- [x] Display the cookie disclosure pop-in and edit its content as you want.
86+
87+
Languages:
88+
89+
- [x] en_US ; English
90+
- [x] de_DE ; German
91+
- [] (partial) fr_FR ; French
92+
- [] (partial) nl_NL ; Dutch
93+
- [] (partial) it_IT ; Italian
8694

8795
## Settings
8896

0 commit comments

Comments
 (0)