mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 13:05:03 +00:00
Make message transformer async, expose i18n.
This commit is contained in:
parent
f7878c3c71
commit
a8159f504f
3 changed files with 5 additions and 5 deletions
|
|
@ -138,7 +138,7 @@ declare module "@mariozechner/mini-lit" {
|
|||
}
|
||||
}
|
||||
|
||||
const translations = {
|
||||
export const translations = {
|
||||
en: {
|
||||
...defaultEnglish,
|
||||
Free: "Free",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue