<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello<br>
    I've tested my app with
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    Dancer::Plugin::I18N<br>
    it's works well<br>
    you need poeditor.com to create and manage po and mo filse<br>
    <br>
    in you template , just replace [% text %] to [% l(text) %]<br>
    <br>
    see <a class="moz-txt-link-freetext" href="https://metacpan.org/pod/Dancer::Plugin::I18N">https://metacpan.org/pod/Dancer::Plugin::I18N</a><br>
    <br>
    <br>
    PS: in config.yml do not specify directory, use I18N, it doesn't
    work for me.<br>
    <br>
    bye<br>
    HB<br>
    <br>
    <div class="moz-cite-prefix">Le 14/04/2014 16:11, Lutz Gehlen a
      écrit :<br>
    </div>
    <blockquote cite="mid:201404141611.47813.lrg_ml@gmx.net" type="cite">
      <pre wrap="">Hello all,
I am devloping a web application that requires a multi-language interface. 
is there a standard localization framework used in Dancer? Or can someone 
recommend one based on his or her experience?

Thank you for your help and best wishes,
Lutz
_______________________________________________
dancer-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a>
<a class="moz-txt-link-freetext" href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Salutations</pre>
  </body>
</html>