Skript-Translate
ModrinthSpigotMCSkript-Translate is a useful Skript addon that allows users to translate text in Minecraft.
526 downloads 1 followers updated 1mo ago
latest v1.3 Modrinth
Skript-Translate has the ability to translate text to the range of supported languages shown below.
Supported Languages
Usage
Translate
translate %strings% to %language%
For Example:
set {_test::*} to "hello", "welcome", "to", "the" and "server"
translate {_test::*} to french
Translate Specific
translate %strings% to %language% from %language%
translate %strings% from %language% to %language%
This can help to fix any misunderstandings when auto-detecting languages like in the Translate effect. This should only be used if it is actually the language.
For Example:
set {_test::*} to "hello", "welcome", "to", "the" and "server"
translate {_test::*} to french from english
Versions
Release
1.3
# Changelog:
- Updated to Skript 2.15.2 and Minecraft 26.2
- Added **Translated Text** Expression so that translations can occur inline.
Release
1.2
# Skript-Translate 1.2
**OMG New Update!**
Didn't think I'd make one for a while, but here I am, in shambles.
Anyway, not too much changed, just added a new…
Release
1.1
# Big Update
Added 138 new Languages! This makes a total of 194 supported languages.
Added a romanize effect, as shown below.
## Romanize/Transliterate
This…

Comments 0
No comments yet. Be the first to share your thoughts.