Language

Skript-Translate [Skript Addon]

Skript-Translate [Skript Addon]

SpigotMCModrinth

Skript-Translate is a easy to use Skript Addon that allows easy translations of many languages.

214 downloads 4.0 rating
latest v1.2 SpigotMC
1.19 – 1.21

Skript-Translate has the ability to translate text to the range of supported languages shown below.




Supported Languages: (https://github.com/NagasonicDev/Skript-Translate/wiki/Supported-Languages)




Usage






Translate



Code (Text):
translate %strings% to %language%

For Example:

Code (AppleScript):
set {_test:: * } to "hello", "welcome", "to", "the" and "server"

translate {_test:: * } to french

Translate Specific

Code (Text):
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:

Code (AppleScript):
set {_test:: * } to "hello", "welcome", "to", "the" and "server"

translate {_test:: * } to french from english

Versions

Release
1.2
·
3
Release
1.1
·
72
Release
1.0
·
38

Comments 0

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

Download Skript-Translate [Skript Addon]

Modrinth

Files are served directly from the original source. Modgrid does not host or modify them.