feat(cloud): oss friends (#235)

* feat: add link to oss friends to footer

* feat: add oss friends page

* chore: build lang

* feat: add skeleton loader

* chore: rebuild lang

* chore: rebuild lang
This commit is contained in:
Henry
2025-10-29 21:31:44 +00:00
committed by GitHub
parent a93a8c5f43
commit e8d52de5e4
21 changed files with 399 additions and 96 deletions

View File

@@ -406,6 +406,10 @@ msgstr "Modifier le mot de passe"
msgid "Change your language preferences."
msgstr "Modifiez vos préférences linguistiques."
#: src/views/oss-friends/index.tsx:61
msgid "Check out some of our favorite open source projects."
msgstr "Découvrez certains de nos projets open source préférés."
#: src/views/auth/login/index.tsx:43
#: src/views/auth/signup/index.tsx:69
msgid "Check your inbox"
@@ -455,7 +459,7 @@ msgstr "Commentaires"
msgid "Comments & mentions"
msgstr "Commentaires & mentions"
#: src/views/home/components/Footer.tsx:94
#: src/views/home/components/Footer.tsx:95
msgid "Company"
msgstr "Entreprise"
@@ -586,7 +590,7 @@ msgid "Create template"
msgstr "Créer un modèle"
#: src/components/NewWorkspaceForm.tsx:387
#: src/components/WorkspaceMenu.tsx:149
#: src/components/WorkspaceMenu.tsx:148
msgid "Create workspace"
msgstr "Créer un espace de travail"
@@ -745,7 +749,7 @@ msgstr "Documentation"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:77
#: src/views/home/components/Footer.tsx:78
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Documentation"
@@ -928,7 +932,7 @@ msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:51
#: src/views/home/components/Footer.tsx:52
msgid "FAQs"
msgstr "FAQ"
@@ -950,7 +954,7 @@ msgid "Feature Request"
msgstr "Demande de fonctionnalité"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:49
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/pricing/index.tsx:63
@@ -979,6 +983,8 @@ msgid "For long-term sustainability, we recognise all good open source projects
msgstr "Pour une durabilité à long terme, nous reconnaissons que tous les bons projets open source ont besoin d'une source de revenus. La nôtre provient de l'offre cloud payante pour les espaces de travail avec plusieurs utilisateurs et pour les slugs d'espace de travail personnalisés. Il n'y a aucune obligation de l'utiliser, et vous pouvez auto-héberger le logiciel sur votre propre infrastructure gratuitement."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Gratuit"
@@ -1266,15 +1272,19 @@ msgstr "Offre de lancement : obtenez des membres illimités avec Pro"
msgid "Launch offer: unlimited seats for just $29/month with Pro"
msgstr "Offre de lancement : sièges illimités pour seulement 29 $/mois avec Pro"
#: src/views/oss-friends/index.tsx:110
msgid "Learn more"
msgstr "En savoir plus"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Learning"
msgstr "Apprentissage"
#: src/views/home/components/Footer.tsx:130
#: src/views/home/components/Footer.tsx:131
msgid "Legal"
msgstr "Mentions légales"
#: src/views/home/components/Footer.tsx:44
#: src/views/home/components/Footer.tsx:45
msgid "License"
msgstr "Licence"
@@ -1481,6 +1491,10 @@ msgstr "Une fois que vous supprimez votre espace de travail, il n'y a pas de ret
msgid "Open source"
msgstr "Open source"
#: src/views/oss-friends/index.tsx:58
msgid "Open Source Friends"
msgstr "Amis Open Source"
#: src/components/AuthForm.tsx:365
msgid "or"
msgstr "ou"
@@ -1489,6 +1503,11 @@ msgstr "ou"
msgid "Organize and find cards quickly with powerful filtering tools."
msgstr "Organisez et trouvez rapidement des cartes avec des outils de filtrage puissants."
#: src/views/home/components/Footer.tsx:39
#: src/views/oss-friends/index.tsx:52
msgid "OSS Friends"
msgstr "Amis OSS"
#: src/views/pricing/components/Pricing.tsx:73
#: src/views/pricing/components/PricingTiers.tsx:70
msgid "Own your data"
@@ -1624,7 +1643,7 @@ msgstr "Veuillez réessayer plus tard."
msgid "Price per user/month"
msgstr "Prix par utilisateur/mois"
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Footer.tsx:51
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/pricing/components/Pricing.tsx:85
@@ -1639,7 +1658,7 @@ msgstr "Tarifs"
msgid "Priority email support"
msgstr "Support par e-mail prioritaire"
#: src/views/home/components/Footer.tsx:42
#: src/views/home/components/Footer.tsx:43
msgid "Privacy policy"
msgstr "Politique de confidentialité"
@@ -1734,7 +1753,7 @@ msgstr "Recherche"
msgid "Resolution"
msgstr "Résolution"
#: src/views/home/components/Footer.tsx:113
#: src/views/home/components/Footer.tsx:114
msgid "Resources"
msgstr "Ressources"
@@ -1953,7 +1972,7 @@ msgstr "Le nom du modèle est requis"
msgid "Templates"
msgstr "Modèles"
#: src/views/home/components/Footer.tsx:41
#: src/views/home/components/Footer.tsx:42
msgid "Terms of service"
msgstr "Conditions d'utilisation"

File diff suppressed because one or more lines are too long