Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetLocalizedString
Function
GetLocalizedString
libs/platform/localization_dummy.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
std::string GetLocalizedString(std::string const & key)
23
{
24
return key;
25
}
26
27
std::string GetCurrencySymbol(std::string const & currencyCode)
28
{
Callers
2
localization.cpp
File · 0.70
GetUnitsString
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected