chore: changes the copy of the profiling questions (#29707)
This commit is contained in:
parent
19cc5040f3
commit
dcad2189ff
|
|
@ -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 = () =>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user