-
Notifications
You must be signed in to change notification settings - Fork 77
nut.lang
Brian edited this page Jun 11, 2015
·
4 revisions
This library provides function to handle overall language of the schema/framework. This allows server players to change their UI language and be more friendly with NutScript.
L(key, client[, ...])- The server-side version of the translate function to get a localized version of a message for the player.
L(key[, ...])- The client-side version of the translate function to get a localized message.