play page : add dynamical coming soon status. related to #37
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
This commit is contained in:
parent
f087260398
commit
80a7b41112
13 changed files with 99 additions and 48 deletions
|
|
@ -16,7 +16,7 @@ const dict = {
|
|||
read_article: { fr: "Lire l'article", en: "Read article" },
|
||||
// Play
|
||||
play: { fr: "Jouer", en: "Play" },
|
||||
coming_soon: { fr: "Coming soon", en: "Coming soon" },
|
||||
coming_soon: { fr: "À venir", en: "Coming soon" },
|
||||
// Header
|
||||
close_menu: { fr: "Fermer le menu", en: "Close menu" },
|
||||
open_menu: { fr: "Ouvrir le menu", en: "Open menu" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue