From ae822ca36d5ff31d0d67b250fac7f16c920e27c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= Date: Tue, 14 May 2024 07:12:57 +0200 Subject: [PATCH] docs: add java version requirement to l10n --- docs/localization/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/localization/index.md b/docs/localization/index.md index bcb163c..94710f3 100644 --- a/docs/localization/index.md +++ b/docs/localization/index.md @@ -69,6 +69,10 @@ or used in the official Cloud modules. You may see the translation progress (and also contribute) yourself at our [Crowdin](https://crowdin.com/project/incendo-cloud) page. + +!!! note + The `cloud-translations` modules require _at least_ Java 17. + ### Usage These modules are available on [Maven Central](https://search.maven.org/search?q=g:org.incendo%20AND%20a:cloud-translations-*).