Make message transformer async, expose i18n.

This commit is contained in:
Mario Zechner 2025-10-07 17:49:23 +02:00
parent f7878c3c71
commit a8159f504f
3 changed files with 5 additions and 5 deletions

View file

@ -138,7 +138,7 @@ declare module "@mariozechner/mini-lit" {
}
}
const translations = {
export const translations = {
en: {
...defaultEnglish,
Free: "Free",