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

Add MultiLanguage Support for 1.18 #67

Open
wants to merge 15 commits into
base: 1.18/dev
Choose a base branch
from

Conversation

isTrih
Copy link

@isTrih isTrih commented Jul 3, 2024

WHAT DID I DO:

  • change all TextComponent into TranslatableComponent for more languages.
  • make the default language file(/assets/ftbessentials/lang/en_us.js).
  • make a Simplified Chinese language translation(/assets/ftbessentials/lang/zh_cn.js).

isTrih and others added 8 commits July 2, 2024 15:11
English: Change all text to internationalizable data.

Français : Changez tout le texte en données internationalisables.

Русский: Измените весь текст на данные, пригодные для интернационализации.

Español: Cambie todo el texto a datos internacionalizables.

العربية: غير كل النصوص إلى بيانات قابلة للتدويل.
English: Change all text to internationalizable data.

Français : Changez tout le texte en données internationalisables.

Русский: Измените весь текст на данные, пригодные для интернационализации.

Español: Cambie todo el texto a datos internacionalizables.

العربية: غير كل النصوص إلى بيانات قابلة للتدويل.
Copy link
Author

@isTrih isTrih left a comment

Choose a reason for hiding this comment

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

Check it

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.

1 participant