Initial commit from monorepo
This commit is contained in:
30
i18n/locales/en/profile.json
Normal file
30
i18n/locales/en/profile.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"profile": {
|
||||
"description": "Manage your profile data and account settings",
|
||||
"personal_info": "Personal Information",
|
||||
"account_settings": "Account Settings",
|
||||
"username": "Username",
|
||||
"first_name": "First Name",
|
||||
"first_name_placeholder": "Enter first name",
|
||||
"last_name": "Last Name",
|
||||
"last_name_placeholder": "Enter last name",
|
||||
"phone": "Phone",
|
||||
"phone_placeholder": "+1 XXX XXX XXXX",
|
||||
"avatar": "Avatar",
|
||||
"regenerate_avatar": "Regenerate avatar",
|
||||
"save": "Save",
|
||||
"saving": "Saving",
|
||||
"role": "Role",
|
||||
"language": "Interface language",
|
||||
"notifications_settings": "Notifications",
|
||||
"email_notifications": "Email notifications about new offers",
|
||||
"order_notifications": "Order update notifications",
|
||||
"security": "Security",
|
||||
"two_factor": "Two-factor authentication",
|
||||
"not_configured": "Not configured",
|
||||
"last_login": "Last login",
|
||||
"status": "Status",
|
||||
"active": "Active",
|
||||
"not_specified": "Not specified"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user