From 0d380e4a178856a789c21b9999bedeead0b3326f Mon Sep 17 00:00:00 2001 From: ildyria Date: Wed, 7 May 2025 13:59:25 +0200 Subject: [PATCH 1/2] advertise weblate --- src/navigation.js | 1 + src/pages/support.astro | 22 +++++++++++++++++++++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/src/navigation.js b/src/navigation.js index 226f12e5..174e1c95 100644 --- a/src/navigation.js +++ b/src/navigation.js @@ -52,6 +52,7 @@ export const footerData = { { text: 'Get Lychee SE', href: 'https://lycheeorg.dev/get-supporter-edition' }, { text: 'GitHub sponsor', href: 'https://github.com/sponsors/LycheeOrg' }, { text: 'Open Collective', href: 'https://opencollective.com/LycheeOrg' }, + { text: 'Translations', href: 'https://weblate.lycheeorg.dev' }, ], }, { diff --git a/src/pages/support.astro b/src/pages/support.astro index c313d807..332223ae 100644 --- a/src/pages/support.astro +++ b/src/pages/support.astro @@ -2,7 +2,11 @@ // import Features2 from '~/components/widgets/Features2.astro'; // import Features3 from '~/components/widgets/Features3.astro'; // import Features from '~/components/widgets/Features.astro'; +import Headline from '~/components/blog/Headline.astro'; +import Button from '~/components/ui/Button.astro'; +import WidgetWrapper from '~/components/ui/WidgetWrapper.astro'; import CallToAction2 from '~/components/widgets/CallToAction.astro'; +import Features from '~/components/widgets/Features.astro'; import Features2 from '~/components/widgets/Features2.astro'; import Features3 from '~/components/widgets/Features3.astro'; import Features5 from '~/components/widgets/Features5.astro'; @@ -272,5 +276,21 @@ const metadata = { }, ]} /> - + +
+
+

+
+
+ + Translation status + +
+
+

From cf940ec141e658e2a91fd496f5c92fb915f30278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Viguier?= Date: Wed, 7 May 2025 17:46:00 +0200 Subject: [PATCH 2/2] Update src/pages/support.astro Co-authored-by: Martin Stone <1611702+d7415@users.noreply.github.com> --- src/pages/support.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/support.astro b/src/pages/support.astro index 332223ae..e3efed80 100644 --- a/src/pages/support.astro +++ b/src/pages/support.astro @@ -279,8 +279,8 @@ const metadata = {
-

-
+

+
Translation status