We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a410824 commit 6865d46Copy full SHA for 6865d46
src/games/lasca.ts
@@ -32,6 +32,8 @@ export class LascaGame extends GameBase {
32
dateAdded: "2025-11-23",
33
// i18next.t("apgames:descriptions.lasca")
34
description: "apgames:descriptions.lasca",
35
+ // i18next.t("apgames:notes.lasca")
36
+ notes: "apgames:notes.lasca",
37
urls: [
38
"http://www.lasca.org/",
39
"https://jpneto.github.io/world_abstract_games/lasca.htm",
0 commit comments