Skip to content

Commit

Permalink
Add boardEditor translation to home i18nKeys list
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbayless committed Sep 24, 2023
1 parent 5ffdc48 commit 22b4490
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/views/lobby/home.scala
Original file line number Diff line number Diff line change
Expand Up @@ -197,5 +197,6 @@ object home:
trans.side,
trans.white,
trans.randomColor,
trans.black
trans.black,
trans.boardEditor
)

0 comments on commit 22b4490

Please sign in to comment.