31 lines
1009 B
JSON
31 lines
1009 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|