@@ -1354,21 +1354,23 @@ default_auth_context_update_request_key=CUSTOMER_NUMBER
13541354 by email, where you will be able to complete registration.
13551355
13561356# User (Developer) Invitation
1357- webui_post_user_invitation_submit_button_value=Register as a Developer
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.
1364-
1365- #Note: if you provide the Markdown format, please use '\n\' at the end. This will preserve the line breaks.
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.
1357+ webui_post_user_invitation_submit_button_value=Register as a Developer \
1358+
1359+ webui_privacy_policy=Privacy Policy \
1360+ This privacy policy has not been configured yet. \
1361+ Please contact your administrator to set up the privacy policy. \
1362+ To configure this, set the webui_privacy_policy value in the OBP-API. \
1363+ You can do this via the API or directly in the database. \
1364+ For more information, please refer to the OBP-API documentation.
1365+
1366+
1367+ webui_terms_and_conditions=Terms and Conditions \
1368+ These terms and conditions have not been configured yet. \
1369+ Please contact your administrator to set up the terms and conditions. \
1370+ To configure this, set the webui_terms_and_conditions value in the OBP-API. \
1371+ You can do this via the API or directly in the database. \
1372+ For more information, please refer to the OBP-API documentation.
1373+
13721374webui_post_user_invitation_terms_and_conditions_checkbox_value=I agree to the above Developer Terms and Conditions
13731375
13741376webui_developer_user_invitation_email_html_text=<!DOCTYPE html>\
0 commit comments