Files
Account/public/locales/en/sideNav.json
2025-08-20 20:55:24 +03:30

15 lines
345 B
JSON

{
"side": {
"account": "Account",
"personalInfo": "Personal information",
"phoneNumber": "Phone number",
"contactInfo": "Contact info",
"email": "Email",
"security": "Security",
"password": "Password",
"recentSessions": "Recent Sessions",
"activeDevices": "Active devices",
"settings": "Settings"
}
}