From c5d5b0455e3ce60019d2b7ba9032480366d3ec95 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 17 Mar 2020 09:21:27 -0400 Subject: [PATCH] rename invite code field --- .../en_US/server/pre_auth/ResourceMessages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bubble-server/src/main/resources/message_templates/en_US/server/pre_auth/ResourceMessages.properties b/bubble-server/src/main/resources/message_templates/en_US/server/pre_auth/ResourceMessages.properties index da772a3f..c81077ee 100644 --- a/bubble-server/src/main/resources/message_templates/en_US/server/pre_auth/ResourceMessages.properties +++ b/bubble-server/src/main/resources/message_templates/en_US/server/pre_auth/ResourceMessages.properties @@ -259,7 +259,7 @@ field_label_unlock_key=Unlock Key form_title_register=Register field_label_contactType=Contact Type field_label_email=Email -field_label_promoCode=Promo Code +field_label_promoCode=Beta Invite Code field_label_sms=SMS Phone field_label_agreeToTerms=By checking this box, you agree to our Privacy Policy and Terms of Service. message_login_agreeToTerms=By logging in, you agree to the Privacy Policy and Terms of Service.