diff --git a/library/language/source/main.php b/library/language/source/main.php index b18f84693..e5a2b372b 100644 --- a/library/language/source/main.php +++ b/library/language/source/main.php @@ -7,6 +7,8 @@ * @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License */ +$lang['TEST_CROW'] = 'Test test test...'; + // Common, these terms are used extensively on several pages $lang['ADMIN'] = 'Administrating'; $lang['FORUM'] = 'Forum';