File tree 2 files changed +2
-1
lines changed
src/status_im/contexts/onboarding/intro
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 53
53
:style style/highlighted-text
54
54
:size :paragraph-2
55
55
:weight :medium }
56
- (i18n/label :t/intro-privacy-statement )]]]
56
+ (i18n/label :t/intro-privacy-policy )]]]
57
57
:button-one-label (i18n/label :t/sync-or-recover-profile )
58
58
:button-one-props {:type :dark-grey
59
59
:disabled? (not terms-accepted?)
Original file line number Diff line number Diff line change 1174
1174
"instruction-after-qr-generated" : " On your other device, navigate to the Syncing screen and select “Scan sync”" ,
1175
1175
"insufficient-balance-to-cover-fee" : " not enough balance to cover transaction fee" ,
1176
1176
"intro-message1" : " Welcome to Status!\n Tap this message to set your password and get started." ,
1177
+ "intro-privacy-policy" : " Privacy Policy" ,
1177
1178
"intro-privacy-policy-note1" : " Status does not collect or profit from your personal data. By continuing, you agree with the " ,
1178
1179
"intro-privacy-policy-note2" : " privacy policy" ,
1179
1180
"intro-privacy-statement" : " Privacy Statement" ,
You can’t perform that action at this time.
0 commit comments