package App::I18N::pt_br; use Mojo::Base 'Locale::Maketext'; use utf8; our %Lexicon = ('hello world'=> 'Olá Mundo');