1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-09 20:38:21 +03:00

fix developer language

This commit is contained in:
Mzhelskiy Maxim 2010-06-05 13:58:32 +00:00
parent 1cb6795139
commit 509c6b7049

View file

@ -7,6 +7,9 @@ return array(
'clean_posts' => 'Posts',
'clean_blog_closed' => 'Private blog',
'blog_menu_top' => 'Rating',
'talk_favourite_empty' => 'No letters to favorites',
'comment_fold' => 'collapse thread',
'comment_unfold' => 'expand thread',
);
?>