Skip to content

Commit

Permalink
chore: fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalsem committed Nov 25, 2024
1 parent 9f56d62 commit dc3b424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'pwa:settings:display_mode:help' => "Which User Interface (UI) should be used for the webapp",
'pwa:settings:display_mode:fullscreen' => "Fullscreen",
'pwa:settings:display_mode:standalone' => "Standalone",
'pwa:settings:display_mode:minimal-ui' => "Minumal UI",
'pwa:settings:display_mode:minimal-ui' => "Minimal UI",
'pwa:settings:display_mode:browser' => "Browser",
'pwa:settings:background_color' => "Splash screen background color",
'pwa:settings:background_color:help' => "Which background color should be used on the splash screen",
Expand Down

0 comments on commit dc3b424

Please sign in to comment.