From 67f72f1a617371b2ea1a235872315120ea1683f5 Mon Sep 17 00:00:00 2001 From: Igor Date: Wed, 10 Nov 2010 13:54:03 +0300 Subject: Support for Translate plugin --- conf/default.php | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/default.php b/conf/default.php index 897b755..e68a413 100644 --- a/conf/default.php +++ b/conf/default.php @@ -12,4 +12,5 @@ $conf['filetypes'] = array('PDF', 'DjVu', 'PS', 'TIFF'); $conf['papers'] = 'публикации'; // Wiki page with bibtex data $conf['grants'] = 'гранты'; $conf['purge-cache'] = true; +$conf['languages'] = 'ru, en'; -- cgit v1.2.3