OSDN Git Service

Added translation phrase.
authorTaku Amano <taku@toi-planning.net>
Thu, 3 Sep 2009 05:25:56 +0000 (14:25 +0900)
committerTaku Amano <taku@toi-planning.net>
Thu, 3 Sep 2009 05:25:56 +0000 (14:25 +0900)
lib/Lou/L10N/ja.pm

index 324e7cb..f3ab6b8 100644 (file)
@@ -27,6 +27,7 @@ use vars qw( %Lexicon );
 
 %Lexicon = (
        'Wrapper module of Acme::Lou' => 'Acme::Lou のラッパープラグインです',
+       'Character set of MeCab' => 'MeCab の文字コード',
 );
 
 1;