diff options
Diffstat (limited to 'update/plugin/phpBB3/trunk/root/language')
| -rw-r--r-- | update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php | 2 |
1 files changed, 2 insertions, 0 deletions
| diff --git a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php index 17880f5..aa90c6e 100644 --- a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php +++ b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php | |||
| @@ -45,6 +45,8 @@ $lang = array_merge($lang, array( | |||
| 45 | 'USERNAME' => 'Username', | 45 | 'USERNAME' => 'Username', |
| 46 | 'PASSWORD' => 'Password', | 46 | 'PASSWORD' => 'Password', |
| 47 | 'ACTIVATION' => 'Activation Key', | 47 | 'ACTIVATION' => 'Activation Key', |
| 48 | |||
| 49 | 'LN' => "\n", | ||
| 48 | )); | 50 | )); |
| 49 | 51 | ||
| 50 | ?> | 52 | ?> |
