diff --git a/source/tools_tab.cpp b/source/tools_tab.cpp index faade9d..43c91c1 100644 --- a/source/tools_tab.cpp +++ b/source/tools_tab.cpp @@ -130,7 +130,7 @@ ToolsTab::ToolsTab(const std::string& tag, const nlohmann::ordered_json& payload std::make_pair("Deutsch ({})", "de"), std::make_pair("Italiano ({})", "it"), std::make_pair("Español ({})", "es"), - std::make_pair("Português ({})", "pt"), + std::make_pair("Português ({})", "pt-BR"), std::make_pair("Nederlands ({})", "nl"), std::make_pair("Русский ({})", "ru"), std::make_pair("Română ({})", "ro"),