about summary refs log tree commit diff stats
path: root/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php
diff options
context:
space:
mode:
Diffstat (limited to 'update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php')
-rw-r--r--update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php2
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 aa90c6e..17023c6 100644 --- a/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php +++ b/update/plugin/phpBB3/trunk/root/language/en/mods/instadisc.php
@@ -46,6 +46,8 @@ $lang = array_merge($lang, array(
46 'PASSWORD' => 'Password', 46 'PASSWORD' => 'Password',
47 'ACTIVATION' => 'Activation Key', 47 'ACTIVATION' => 'Activation Key',
48 48
49 'ENCRYPTION' => 'Encryption Key',
50
49 'LN' => "\n", 51 'LN' => "\n",
50)); 52));
51 53