- 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
459 B
JSON
16 lines
459 B
JSON
{
|
|
"profile": "Perfil",
|
|
"notifications": "Notificaciones",
|
|
"clients": "Clientes",
|
|
"job-titles": "Títulos de trabajo",
|
|
"labels": "Etiquetas",
|
|
"categories": "Categorías",
|
|
"project-templates": "Plantillas de proyectos",
|
|
"task-templates": "Plantillas de tareas",
|
|
"team-members": "Miembros del equipo",
|
|
"teams": "Equipos",
|
|
"change-password": "Cambiar contraseña",
|
|
"language-and-region": "Idioma y región",
|
|
"appearance": "Apariencia"
|
|
}
|