refactor: expand PWA install text to include full terminology

This commit is contained in:
Gigi
2025-10-15 18:45:07 +02:00
parent 887db84ce7
commit 68a8eed4af

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 an app</span>
<span>Install Boris as a progressive web app (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.