Skip to content

Commit

Permalink
fix(prideLogo): fix typo in english rotation translation
Browse files Browse the repository at this point in the history
  • Loading branch information
jxn-30 committed Feb 1, 2025
1 parent 28bc70c commit 63d12dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/general/i18n/prideLogo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const en = {
'Select here in which direction the Pride logo should be rotated',
options: {
'180Deg': '180°: From top to bottom',
'135Deg': '135°: From North-North-West to South-South-Ost',
'135Deg': '135°: From North-North-West to South-South-East',
},
},
},
Expand Down

0 comments on commit 63d12dc

Please sign in to comment.