LANGUAGE_TYPE_INTERFACE

in includes/bootstrap.inc

The type of language used to select the user interface.

<?php
define('LANGUAGE_TYPE_INTERFACE', 'language');
?>