From fb980caa7551f8c4ef62ac6bb702b02422e0e999 Mon Sep 17 00:00:00 2001 From: orwell Date: Wed, 11 Jun 2025 21:36:17 +0200 Subject: Tag strings for luaautomation --- advtrains_luaautomation/mesecon_controller.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'advtrains_luaautomation/mesecon_controller.lua') diff --git a/advtrains_luaautomation/mesecon_controller.lua b/advtrains_luaautomation/mesecon_controller.lua index 6981839..9f1a931 100644 --- a/advtrains_luaautomation/mesecon_controller.lua +++ b/advtrains_luaautomation/mesecon_controller.lua @@ -6,7 +6,8 @@ -- From Mesecons mod https://mesecons.net/ -- (c) Jeija and Contributors -local S = atltrans +-- Get current translator +local S = atlatc.translate local BASENAME = "advtrains_luaautomation:mesecon_controller" local rules = { -- cgit v1.2.3