We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cd3be commit 35a0990Copy full SHA for 35a0990
lib/LANraragi/Utils/I18N.pm
@@ -15,6 +15,7 @@ use Locale::Maketext::Lexicon {
15
ko => [ Gettext => "../../locales/template/ko.po" ],
16
no => [ Gettext => "../../locales/template/nb_NO.po" ],
17
nb => [ Gettext => "../../locales/template/nb_NO.po" ],
18
+ pt => [ Gettext => "../../locales/template/pt.po" ],
19
"zh-tw" => [ Gettext => "../../locales/template/zh_Hant.po" ],
20
vi => [ Gettext => "../../locales/template/vi.po" ],
21
_auto => 0,
0 commit comments