# textdomain:operating_system_detector

# title and description
Operating System Detector=
Checks the OS of the device running the mod.=

# commands

# ; descriptions
Handles command structure for Operating System Detector commands=
Gets detected operating system type from modpath=
Returns whether or not your detected operating system is a mobile device=
Gets JIT detected architecture of operating system=
Returns modpath string of Operating System Detector mod=

# ; command messages
No command issued=
'@1' is not a valid command!=
Current detected operating system is @1=
Current operating system is detected as being a mobile device. @1=
Current operating system is not a mobile device. @1=
Cannot detect system architecture, LuaJIT is not enabled=
Current detected system architecture is @1=