diff --git a/core/i18n.php b/core/i18n.php index 9fafd99e1..d6c3bebd1 100755 --- a/core/i18n.php +++ b/core/i18n.php @@ -19,6 +19,8 @@ * * Please see the {Translatable} DataObjectDecorator for managing translations of database-content. * + * @see http://www.w3.org/TR/i18n-html-tech-lang + * * @author Bernat Foj Capell * @package sapphire * @subpackage misc