Skip to content

Commit

Permalink
pnpm trans-dump to add the ok translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Nov 3, 2024
1 parent 4fd5c28 commit fc77a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/coreI18n/src/main/key.scala
Original file line number Diff line number Diff line change
Expand Up @@ -1567,6 +1567,7 @@ object I18nKey:
val `rank`: I18nKey = "rank"
val `rankX`: I18nKey = "rankX"
val `gamesPlayed`: I18nKey = "gamesPlayed"
val `ok`: I18nKey = "ok"
val `cancel`: I18nKey = "cancel"
val `whiteTimeOut`: I18nKey = "whiteTimeOut"
val `blackTimeOut`: I18nKey = "blackTimeOut"
Expand Down

0 comments on commit fc77a12

Please sign in to comment.