Browse Source

+ LDV::I18N : stub

master
Alex 'AdUser' Z 8 years ago
parent
commit
e440421ed7
  1. 8
      lib/LDV/I18N.pm

8
lib/LDV/I18N.pm

@ -0,0 +1,8 @@
package LDV::I18N;
use strict;
use warnings;
use base 'Locale::Maketext';
1;
Loading…
Cancel
Save