I have a lot of language keys to add to the current English language file on my site. However, the language add key feature in the admin section only allows you to add one key at a time.
How can I add a lot of language keys at once? Can I simply mod the lang-en.php file? (I tried that and it didn't work.) What other files or database tables/parameters do I need to modify to bypass the admin feature?
Thanks