You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(win98): Add localization support to description (#359)
Wrap the description text in `win98.html` with a `data-l10n` span to enable localization. This allows the description to be translated into different languages.