import { t } from "@lingui/core/macro" export async function load() { return t`Ola` }