- Introduced new appearance settings page with a dark mode toggle feature. - Added localization support for English, Spanish, and Portuguese in appearance settings. - Removed the ThemeSelector component and updated PreferenceSelector accordingly.
16 lines
423 B
JSON
16 lines
423 B
JSON
{
|
|
"profile": "Profile",
|
|
"notifications": "Notifications",
|
|
"clients": "Clients",
|
|
"job-titles": "Job Titles",
|
|
"labels": "Labels",
|
|
"categories": "Categories",
|
|
"project-templates": "Project Templates",
|
|
"task-templates": "Task Templates",
|
|
"team-members": "Team Members",
|
|
"teams": "Teams",
|
|
"change-password": "Change Password",
|
|
"language-and-region": "Language and Region",
|
|
"appearance": "Appearance"
|
|
}
|