Skip to content

Commit

Permalink
change to english text
Browse files Browse the repository at this point in the history
  • Loading branch information
goldipl committed Jul 17, 2024
1 parent 26ed298 commit c5661ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/MobileHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ const MobileHeader: React.FC = () => {
<div className={`mobile-menu ${isMobileMenuOpen ? "show" : ""} `}>
<div className="mobile-menu-top">
<div className="mobile-menu-top__left">
<span>Przyciski dostępności</span>
<span>Accessibility buttons:</span>
</div>
<div className="mobile-menu-top__right">
<div className="mobile-menu-top__right__text-sizes">
Expand Down

0 comments on commit c5661ed

Please sign in to comment.