💬(homepage) fix homepage texts
This commit is contained in:
@@ -23,8 +23,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
# La Suite Calendars
|
# Calendars
|
||||||
A modern calendar application for managing events and schedules.
|
A modern, open-source calendar application for managing events and schedules.
|
||||||
|
|
||||||
<img src="/docs/assets/calendars-UI.png" width="100%" align="center"/>
|
<img src="/docs/assets/calendars-UI.png" width="100%" align="center"/>
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"extends": ["github>numerique-gouv/renovate-configuration"],
|
"extends": ["github>suitenumerique/renovate-configuration"],
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"labels": ["dependencies", "noChangeLog"],
|
"labels": ["dependencies", "noChangeLog"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
|||||||
@@ -28,8 +28,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"title": "Easy storage and sharing",
|
"title": "Organize your time, together",
|
||||||
"subtitle": "A modern calendar application built for French public teams. Sovereign hosting in France, strong security, and seamless sync with all LaSuite apps.",
|
"subtitle": "A modern, open-source calendar application. Create events, invite attendees, share calendars with your team, and sync across all your devices.",
|
||||||
"main_button": "Sign in",
|
"main_button": "Sign in",
|
||||||
"more": "Learn more"
|
"more": "Learn more"
|
||||||
},
|
},
|
||||||
@@ -498,8 +498,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"title": "Stocker et partager facilement",
|
"title": "Organisez votre temps, ensemble",
|
||||||
"subtitle": "Une application de calendrier moderne pour les équipes publiques françaises. Hébergement en France, sécurité renforcée, et synchronisation fluide avec toutes les applications LaSuite.",
|
"subtitle": "Une application de calendrier moderne et open source. Créez des événements, invitez des participants, partagez vos calendriers avec votre équipe et synchronisez sur tous vos appareils.",
|
||||||
"main_button": "Se connecter",
|
"main_button": "Se connecter",
|
||||||
"more": "En savoir plus"
|
"more": "En savoir plus"
|
||||||
},
|
},
|
||||||
@@ -1232,8 +1232,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"title": "Eenvoudige opslag en delen",
|
"title": "Organiseer je tijd, samen",
|
||||||
"subtitle": "Een moderne kalenderapplicatie ontworpen voor Franse publieke teams. Soevereine hosting in Frankrijk, sterke beveiliging en naadloze synchronisatie met alle LaSuite-apps.",
|
"subtitle": "Een moderne, open-source kalenderapplicatie. Maak evenementen, nodig deelnemers uit, deel kalenders met je team en synchroniseer op al je apparaten.",
|
||||||
"main_button": "Inloggen",
|
"main_button": "Inloggen",
|
||||||
"more": "Meer informatie"
|
"more": "Meer informatie"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user