titles: size and interaction

This commit is contained in:
2021-05-20 13:24:53 +02:00
parent 821b67723c
commit 8683f8faf3
13 changed files with 29 additions and 22 deletions

View File

@@ -4,7 +4,10 @@ const appMessages = {
fr: {
course: {
id: "id",
title: "Parcours",
title: {
draft: "Création d'un nouveau parcours",
active: "Modification du parcours"
},
opening_date: "Date d'ouverture",
closing_date: "Date de clôture",
remark: "Commentaire",