Merge pull request #6559 from kraktus/fix_learn

Load i18nKeys to learn
This commit is contained in:
Thibault Duplessis 2020-05-05 16:48:42 -06:00 committed by GitHub
commit 9360c9c17c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,8 @@ LichessLearn(document.getElementById('learn-app'), ${safeJsonValue(
private val i18nKeys: List[lila.i18n.MessageKey] =
List(
learnChess,
byPlaying,
menu,
progressX,
resetMyProgress,