refactor: simplify PWA install text to 'Install Boris as a PWA'

This commit is contained in:
Gigi
2025-10-15 18:45:38 +02:00
parent 7924df4c67
commit 7d3641aab7

View File

@@ -41,7 +41,7 @@ const PWASettings: React.FC = () => {
<div style={{ flex: 1 }}>
<div className="setting-info">
<FontAwesomeIcon icon={faMobileAlt} style={{ marginRight: '8px' }} />
<span>Install Boris as a progressive web app (PWA)</span>
<span>Install Boris as a PWA</span>
</div>
<p className="setting-description" style={{ marginTop: '0.5rem', marginBottom: '1rem', color: 'var(--color-text-secondary)', fontSize: '0.875rem' }}>
Install Boris on your device for a native app experience with offline support.