MCPcopy 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
22std::string GetLocalizedString(std::string const & key)
23{
24 return key;
25}
26
27std::string GetCurrencySymbol(std::string const & currencyCode)
28{

Callers 2

localization.cppFile · 0.70
GetUnitsStringMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected