Jump to content

[1.8] how do I use localization for more then blocks, creative taps and items?


dark2222

Recommended Posts

I am just wondering how I could use localization more.

I've made an attempt to use it with a configuration  file as it stands, but I can't find any doc on localization.

So far I've only been able to find localization for creative taps, blocks and items

Link to comment
Share on other sites

You can use StatCollector.translateToLocal to translate a key (e.g. "translation.test.none") to the current language.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

You can use StatCollector.translateToLocal to translate a key (e.g. "translation.test.none") to the current language.

 

think I use it wrong or something for I tried to print it to see what it gave me and it just gives me the key I wrote

 

--EDIT

also if I try StatCollector.canTranslate("translation.test.none") it returns false on the key

 

--EDIT

omg never mind

I just had assets spelled wrong, it works now Thanks :D

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.