You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en-US/admin/custom_fields/general.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
'create_fieldset_title' => 'Create a new fieldset',
34
34
'create_field' => 'New Custom Field',
35
35
'create_field_title' => 'Create a new custom field',
36
-
'value_encrypted' => 'The value of this field is encrypted in the database. Only admin users will be able to view the decrypted value',
36
+
'value_encrypted' => 'The value of this field is encrypted in the database. Only users with permission to view encrypted custom fields will be able to view the decrypted value',
37
37
'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails',
0 commit comments