{{ t('login.title') }}

{{ t('profiles.title') }}

{{ t('profiles.p1') }}

{{ t('monitor.title') }}

{{ t('welcome.title') }}

{{ t('welcome.p1') }}

{{ t('welcome.autoUpdateTitle') }}

{{ t('welcome.autoUpdateDesc') }}

{{ isAutoUpdateEnabled ? t('welcome.autoUpdateEnabled') : t('welcome.autoUpdateDisabled') }}

{{ t('welcome.manageTitle') }}

{{ t('welcome.manageDesc') }}

{{ t('backup.title') }}

{{ t('share.title') }}

{{ t('autoUpdate.title') }}

{{ t('autoUpdate.description') }}

{{ t('autoUpdate.lastCheck') }}: {{ new Date(lastUpdateCheck).toLocaleString(lang) }}
{{ t('bulkActions.selected', { count: selectedAddons.length }) }}
{{ t('search.resultsCount', { shown: filteredAddons.length, total: addons.length }) }}

{{ t('list.noResults') }}

{{ t('list.noAddons') }}