diff --git a/src/components/GlobeGeoJSON.svelte b/src/components/GlobeGeoJSON.svelte index 0e5ce7e..ca49909 100644 --- a/src/components/GlobeGeoJSON.svelte +++ b/src/components/GlobeGeoJSON.svelte @@ -423,6 +423,77 @@ import anime from '../lib/anime.js'; +
+
+
+

Associations qui fêtent le Wep Ronpet

+

+ Découvrez les événements et communautés qui célèbrent le Nouvel An Kamit +

+
+ + +
+
+ diff --git a/src/components/Navigation.svelte b/src/components/Navigation.svelte index d2c5f3f..03a7717 100644 --- a/src/components/Navigation.svelte +++ b/src/components/Navigation.svelte @@ -58,7 +58,8 @@ { id: 'predictions', label: 'nav_predictions', icon: '📅' }, { id: 'science', label: 'nav_science', icon: '🔭' }, { id: 'culture', label: 'nav_culture', icon: '🌍' }, - { id: 'observatory', label: 'nav_observatory', icon: '👁️' } + { id: 'observatory', label: 'nav_observatory', icon: '👁️' }, + { id: 'associations', label: 'nav_associations', icon: '🤝' } ]; const scrollToSection = (id) => { diff --git a/src/lib/i18n.js b/src/lib/i18n.js index ba61603..89212ca 100644 --- a/src/lib/i18n.js +++ b/src/lib/i18n.js @@ -13,6 +13,7 @@ const translations = { nav_science: 'Science', nav_culture: 'Culture', nav_observatory: 'Observatoire', + nav_associations: 'Associations', // Hero hero_title1: 'Sirius', @@ -74,6 +75,7 @@ const translations = { nav_science: 'Science', nav_culture: 'Culture', nav_observatory: 'Observatory', + nav_associations: 'Associations', // Hero hero_title1: 'Sirius', @@ -135,6 +137,7 @@ const translations = { nav_science: 'Syans', nav_culture: 'Kilti', nav_observatory: 'Obsèvatwa', + nav_associations: 'Asosyasyon', // Hero hero_title1: 'Sirius',