19void init(
const StringRef locale_full_name,
20 const Vector<std::string> &domains,
21 const Vector<std::string> &paths);
24std::optional<StringRefNull>
translate(
int domain, StringRef context, StringRef key);
27#if defined(__APPLE__) && !defined(WITH_HEADLESS) && !defined(WITH_GHOST_SDL)
std::optional< StringRefNull > translate(const int domain, const StringRef context, const StringRef key)
std::string macos_user_locale()