We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceaee68 commit bcd51a9Copy full SHA for bcd51a9
2 files changed
src/data/en/information.json
@@ -272,7 +272,8 @@
272
"multi": "Coding and Multi Activities",
273
"sportgames": "Coding and Sports Games",
274
"sport_crea": "Coding, Sports and Creative",
275
- "languages": "Coding and Foreign Languages"
+ "languages": "Coding and Foreign Languages",
276
+ "loisirs": "Coding and Leisure Activities"
277
},
278
"sub": {
279
"not": "no class on",
src/data/fr/information.json
@@ -300,7 +300,8 @@
300
"multi": "Codage et Multi Activités",
301
"sportgames": "Codage et Jeux Sportifs",
302
"sport_crea": "Codage, Sport et Créatif",
303
- "languages": "Codage et Langues Etrangères"
+ "languages": "Codage et Langues Etrangères",
304
+ "loisirs": "Codage et Loisirs Récréatifs"
305
306
307
"not": "pas de cours le",
0 commit comments