Skip to content

Commit

Permalink
Fix for #2400
Browse files Browse the repository at this point in the history
Added missing entry for "Game Display"
Probably the next entry "display" was intended to be this one and was incorrect due to a typo; in this case it could be removed
  • Loading branch information
ynorsa authored Nov 10, 2023
1 parent 663e69f commit ff0d3b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/i18n/en-GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -1062,6 +1062,7 @@ export default {
"maxTimePlaying": "Max time spent playing",
"now": "now",
"preferences": "Preferences",
"gameDisplay": "Game display",
"display": "Display",
"pieceAnimation": "Piece animation",
"materialDifference": "Material difference",
Expand Down Expand Up @@ -1373,4 +1374,4 @@ export default {
"playOnline": "Play online",
"playOffline": "Play offline",
"bgThemeSyncWithSystem": "Sync with system"
}
}

0 comments on commit ff0d3b7

Please sign in to comment.