Custom Fields for registration and Profile, but not yet finished for upload picture

This commit is contained in:
iBNu Maksum
2024-11-19 18:11:34 +07:00
parent 242dda2e99
commit eb970b257a
12 changed files with 311 additions and 11 deletions

View File

@ -909,5 +909,7 @@
"Login_Page_Settings_Saved_Successfully": "Login Page Settings Saved Successfully",
"Sign_in_into_your_account": "Sign in into your account",
"Don_t_have_an_account_": "Don't have an account?",
"You_do_not_have_permission_to_access_this_page_in_demo_mode": "You do not have permission to access this page in demo mode"
"You_do_not_have_permission_to_access_this_page_in_demo_mode": "You do not have permission to access this page in demo mode",
"Custom_Fields": "Custom Fields",
"New_Field": "New Field"
}