Make message transformer async, expose i18n.
This commit is contained in:
@@ -138,7 +138,7 @@ declare module "@mariozechner/mini-lit" {
|
||||
}
|
||||
}
|
||||
|
||||
const translations = {
|
||||
export const translations = {
|
||||
en: {
|
||||
...defaultEnglish,
|
||||
Free: "Free",
|
||||
|
||||
Reference in New Issue
Block a user