Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ refresh
Method
refresh
launcher/ui/setupwizard/LanguageWizardPage.cpp:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void LanguageWizardPage::refresh()
31
{
32
auto translations = APPLICATION->translations();
33
translations->downloadIndex();
34
}
35
36
bool LanguageWizardPage::validatePage()
37
{
Callers
nothing calls this directly
Calls
2
translations
Method · 0.80
downloadIndex
Method · 0.80
Tested by
no test coverage detected