{% if showToApproveTab %}
{{ 'menu.to_approve' |trans }}
{% endif %}
{{ 'menu.report_user_week' |trans }}
{% if showOvertime %}
{{ 'menu.report_overtime' |trans }}
{% endif %} {% if showSettings %}
{{ 'menu.settings' |trans }}
{% endif %} {% if showSettingsWorkdays %}
{{ 'menu.settings_workday_history' |trans }}
{{ 'menu.settings_overtime_history' |trans }}
{% endif %}