diff options
Diffstat (limited to 'lang/en/lang.php')
-rw-r--r-- | lang/en/lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/en/lang.php b/lang/en/lang.php index a0b44b7fa..2c0c41649 100644 --- a/lang/en/lang.php +++ b/lang/en/lang.php @@ -1,4 +1,11 @@ <? +/** + * english language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * @author Andreas Gohr <andi@splitbrain.org> + * @author Anika Henke <henke@cosmocode.de> + */ $lang['encoding'] = 'iso-8859-15'; $lang['locales'] = array( 'eng', |