Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internationalize chat message #21

Closed

Conversation

NonSwag
Copy link

@NonSwag NonSwag commented Jun 15, 2024

Description

  • introduced i18n lib
  • added german and english translations
  • translated all chat messages

image
image

Checklist

  • I included all information required in the sections above
  • I tested my changes and approved their functionality
  • I ensured my changes do not break other parts of the code

@NonSwag NonSwag requested a review from a team as a code owner June 15, 2024 16:38
Copy link

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

@TheMeinerLP TheMeinerLP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -15,6 +16,7 @@ bstats = { group = "org.bstats", name = "bstats-bukkit", version.ref = "bstats"
cloud-annotations = { group = "org.incendo", name = "cloud-annotations", version.ref = "cloud-annotations" }
cloud-minecraft-extras = { group = "org.incendo", name = "cloud-minecraft-extras", version.ref = "cloud-minecraft" }
cloud-paper = { group = "org.incendo", name = "cloud-paper", version.ref = "cloud-minecraft" }
core-internationalization = { group = "net.thenextlvl.core", name = "i18n", version.ref = "core-i18n" }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use pure Adventure, for i18n we will not rely on unpopular 3Party lib

@NonSwag
Copy link
Author

NonSwag commented Jun 15, 2024

We prefer a way like this: https://github.com/PaperMC/Velocity/pull/1108/files

velocity does not even support minimessage in configurations

@TheMeinerLP
Copy link
Collaborator

The linked PR is that pr solve that problem

@NonSwag NonSwag closed this Jun 15, 2024
@NonSwag NonSwag deleted the internationalization branch June 15, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants