Localization

Text strings live in shared/lang.lua.

Use that file when you want to change wording without changing system logic.

Safe workflow

  1. update the text in shared/lang.lua

  2. restart the resource

  3. test both customer and management UI flows

Last updated