{% extends "base.html" %} {% block title %}{{ _('Settings') }}{% endblock %} {% block content %}
{{ _('Manage your account settings and preferences') }}
{{ _('Username cannot be changed') }}
{{ _('Required for email notifications') }}
{{ _('Master switch for all email notifications') }}
{{ _('Configure how your time entries are rounded. This affects how durations are calculated when you stop timers.') }}
{{ _('Round time entries to configured intervals') }}
{{ _('Time entries will be rounded to this interval') }}
{{ _('Example') }}
{{ _('Set your standard working hours per day. Any time worked beyond this will be counted as overtime.') }}
{{ _('Typically 8 hours for a full-time job') }}
{{ _('How it works') }}
{{ _('If you work more than your standard hours in a day, the extra time will be tracked as overtime in reports and analytics.') }}
{{ _('Customize which features are visible in your navigation menu. Hide features you don\'t use to simplify your interface. Core features like Dashboard, Log Time, Projects, Tasks, Invoices, Expenses, and Clients are always visible. Some options may be disabled system-wide by an administrator.') }}
{{ _('Calendar is disabled system-wide by an administrator.') }}
{{ _('Time Tracking') }}
{{ _('CRM') }}
{{ _('Finance & Expenses') }}
{{ _('Inventory') }}
{{ _('Inventory is disabled system-wide by an administrator.') }}
{{ _('Analytics') }}
{{ _('Tools & Data') }}