feat: add i18n

This commit is contained in:
Henry Li
2026-01-24 22:19:37 +08:00
parent 2bdda01657
commit 869af570c9
5 changed files with 5 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ export const enUS: Translations = {
public: "Public",
custom: "Custom",
notAvailableInDemoMode: "Not available in demo mode",
loading: "Loading...",
},
// Welcome