chore: changes the copy of the profiling questions (#29707)

This commit is contained in:
Rohan Arthur 2023-12-19 17:51:05 +05:30 committed by GitHub
parent 19cc5040f3
commit dcad2189ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1484,9 +1484,9 @@ export const WELCOME_FORM_NON_SUPER_USER_ROLE_DROPDOWN = () =>
"Tell us about your primary skillset";
export const WELCOME_FORM_NON_SUPER_USER_ROLE = () => "Role";
export const WELCOME_FORM_NON_SUPER_USER_USE_CASE = () =>
"What are you planning to use Appsmith for?";
"What would you like to use Appsmith for?";
export const WELCOME_FORM_NON_SUPER_USER_PROFICIENCY_LEVEL = () =>
"How would you rate your development proficiency?";
"What is your general development proficiency?";
export const WELCOME_FORM_ROLE_ERROR_MESSAGE = () => "Please enter a role";
export const WELCOME_FORM_PROFICIENCY_ERROR_MESSAGE = () =>