diff options
Diffstat (limited to 'conf/default.php')
-rw-r--r-- | conf/default.php | 1 |
1 files changed, 1 insertions, 0 deletions
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'; |