File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
obp-api/src/main/resources/props Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -1355,10 +1355,20 @@ default_auth_context_update_request_key=CUSTOMER_NUMBER
13551355
13561356# User (Developer) Invitation
13571357webui_post_user_invitation_submit_button_value=Register as a Developer
1358- webui_privacy_policy=Undefined
1358+ webui_privacy_policy=# Privacy Policy\n\
1359+ \nThis privacy policy has not been configured yet.\n\
1360+ \nPlease contact your administrator to set up the privacy policy.\n\
1361+ \nTo configure this, set the webui_privacy_policy value in the OBP-API.\n\
1362+ \nYou can do this via the API or directly in the database.\n\
1363+ \nFor more information, please refer to the OBP-API documentation.
13591364
13601365#Note: if you provide the Markdown format, please use '\n\' at the end. This will preserve the line breaks.
1361- webui_terms_and_conditions=Undefined
1366+ webui_terms_and_conditions=# Terms and Conditions\n\
1367+ \nThese terms and conditions have not been configured yet.\n\
1368+ \nPlease contact your administrator to set up the terms and conditions.\n\
1369+ \nTo configure this, set the webui_terms_and_conditions value in the OBP-API.\n\
1370+ \nYou can do this via the API or directly in the database.\n\
1371+ \nFor more information, please refer to the OBP-API documentation.
13621372webui_post_user_invitation_terms_and_conditions_checkbox_value=I agree to the above Developer Terms and Conditions
13631373
13641374webui_developer_user_invitation_email_html_text=<!DOCTYPE html>\
You can’t perform that action at this time.
0 commit comments