Skip to content

Commit

Permalink
Added Hungarian translation.
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@803 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
prescience committed Mar 22, 2002
1 parent e307735 commit 3a936e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions localization.php3
Expand Up @@ -73,12 +73,13 @@ What to do if you see some errors? Just <a href="mailto:kenito@300baud.org">sen
print_lang( "French", "latest", "active" );
print_lang( "French2", "latest", "active" );
print_lang( "German", "latest", "active" );
print_lang( "Hungarian", "latest", "active" );
print_lang( "Italian", "latest", "active" );
print_lang( "Korean", "latest", "active" );
print_lang( "Norwegian", "latest", "active" );
print_lang( "Polish", "latest", "active" );
print_lang( "Portuguese_Brazil", "latest", "active" );
print_lang( "Portuguese_Standard", "latest", "active" );
print_lang( "Portuguese_Brazil", "latest", "active" );
print_lang( "Portuguese_Standard", "latest", "active" );
print_lang( "Romanian", "latest", "active" );
print_lang( "Russian", "latest", "active" );
print_lang( "Spanish", "latest", "active" );
Expand Down

0 comments on commit 3a936e4

Please sign in to comment.