From 292de29efd92aac235c3261cb0bdc02a1121e50f Mon Sep 17 00:00:00 2001 From: guerler Date: Fri, 28 Jun 2024 16:41:04 +0200 Subject: [PATCH] Rephrase some labels, and add v-localize directives --- client/src/components/AboutGalaxy.vue | 48 ++++++++++++++------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/client/src/components/AboutGalaxy.vue b/client/src/components/AboutGalaxy.vue index ae163eaf2fa3..e93b431e0ed6 100644 --- a/client/src/components/AboutGalaxy.vue +++ b/client/src/components/AboutGalaxy.vue @@ -33,56 +33,56 @@ const versionUserDocumentationUrl = computed(() => { Support
- Community Hub + Community Hub -

- Interact with the our community, learn how to use Galaxy through tutorials or publish your own ones. -

+

Join our community and explore tutorials on using Galaxy and enhance your skills.

- Ask Questions & Find Answers + Ask Questions & Find Answers -

Access the Galaxy Q&A website.

+

+ Visit the Galaxy Q&A website to find answers to your questions and connect with other users. +

- Reach Out + Reach Out -

Do you need help? Do you want to teach or learn more about Galaxy? Feel free to reach out.

+

Need help or want to teach and learn more about Galaxy? Feel free to reach out to us.

- Help + Help
- Interactive Tours + Interactive Tours -

Explore and learn about Galaxy through interactive tours.

+

Discover and learn about Galaxy with our interactive tours.

- Videos and Screencasts + Videos and Screencasts -

Learn more about Galaxy by watching videos and screencasts.

+

Learn more about Galaxy by watching videos and screencasts.

- How to Cite Us + How to Cite Us -

View details on how to properly cite Galaxy.

+

View details on how to properly cite Galaxy.

Technical Details
- Release Notes + Release Notes -

+

This Galaxy server version is {{ config.version_major }}.{{ config.version_minor }}, and the web client was built on .