mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2026-04-06 01:25:18 +00:00
Set crowdfunding notifications for ES, FR to the now existing pages
This commit is contained in:
parent
a83d93b260
commit
c0632b2fe4
@ -211,8 +211,7 @@ export default hopeTheme({
|
|||||||
title: "Financiación colectiva 🪄✨",
|
title: "Financiación colectiva 🪄✨",
|
||||||
content: "Creemos salas de chat para grupos. ¡Únete a nuestra campaña de crowdfunding!",
|
content: "Creemos salas de chat para grupos. ¡Únete a nuestra campaña de crowdfunding!",
|
||||||
actions: [
|
actions: [
|
||||||
// { text: "Leer más", link: "/es/news/2026-03-03-crowdfunding-feature-chat-for-groups/", type: "primary" },
|
{ text: "Leer más", link: "/es/news/2026-03-03-crowdfunding-feature-chat-for-groups/", type: "primary" },
|
||||||
{ text: "Leer más", link: "/en/news/2026-03-03-crowdfunding-feature-chat-for-groups/", type: "primary" },
|
|
||||||
{ text: "No, gracias" }
|
{ text: "No, gracias" }
|
||||||
],
|
],
|
||||||
showOnce: true, // don’t re-show after it’s closed
|
showOnce: true, // don’t re-show after it’s closed
|
||||||
@ -225,8 +224,7 @@ export default hopeTheme({
|
|||||||
title: "Financement participatif 🪄✨",
|
title: "Financement participatif 🪄✨",
|
||||||
content: "Créons des salons de discussion pour les groupes. Participez à notre financement participatif !",
|
content: "Créons des salons de discussion pour les groupes. Participez à notre financement participatif !",
|
||||||
actions: [
|
actions: [
|
||||||
// { text: "En savoir plus", link: "/fr/news/2026-03-03-crowdfunding-feature-chat-for-groups/", type: "primary" },
|
{ text: "En savoir plus", link: "/fr/news/2026-03-03-crowdfunding-feature-chat-for-groups/", type: "primary" },
|
||||||
{ text: "En savoir plus", link: "/en/news/2026-03-03-crowdfunding-feature-chat-for-groups/", type: "primary" },
|
|
||||||
{ text: "Non, merci" }
|
{ text: "Non, merci" }
|
||||||
],
|
],
|
||||||
showOnce: true, // don’t re-show after it’s closed
|
showOnce: true, // don’t re-show after it’s closed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user