1 2 3 4 5 6 7 8 9
<?php /** German (formal address) (Deutsch (Sie-Form)) * * @file * @ingroup Languages */ $fallback = 'de'; $formalityIndex = 1;