first commit

This commit is contained in:
maher
2026-06-06 13:55:42 +02:00
commit a75adf3c39
2371 changed files with 511696 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
sign_in_message: "Enter your email address and password to access admin panel."
sign_up_message: ""
label_email: "Email address"
placeholder_email: "Email"
password: "Password"
forgot_password: "Forgot password ?"
remember: "Remember Me"
account: "Don't have an account?"
sign_in: "Sign in"
sign_up: "Sign up"
title: "Sign in"
already_have_account: "Already Have Account ?"
i_accept: "I accept"
terms_conditions: "Terms and Conditions"
fullname: "Fullname"
placeholder_fullname: "Your Fullname"
pseudo: "User Name"
placeholder_pseudo: "User name"
log_in: "Log In"
placeholder_type_user: "Account type"
choice_type_user_0: "Individual"
choice_type_user_1: "Professional"