diff --git a/.vscode/i18n-ally-custom-framework.yml b/.vscode/i18n-ally-custom-framework.yml new file mode 100644 index 0000000..3fe77a2 --- /dev/null +++ b/.vscode/i18n-ally-custom-framework.yml @@ -0,0 +1,7 @@ +languageIds: + - javascript + - svelte + - html +monopoly: false +refactorTemplates: + - "{$_('$1')}" \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..9143452 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "i18n-ally.localesPaths": "app/src/locales", + "i18n-ally.keystyle": "nested" +} \ No newline at end of file diff --git a/README.md b/README.md index 1cf940e..1dead16 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## ✒️ Overview This is an API client for @lfk/backend - WebApp built with [Svelte](https://svelte.dev), [WindiCSS](https://windicss.org/) (to compile [TailwindCSS](https://tailwindcss.com/)) and [Vite](https://vitejs.dev). -- Served to clients via by `electron`. +- Served to clients via by [Electron](https://electronjs.org/). ## 🚀 Getting Started ``` diff --git a/app/index.html b/app/index.html index 5c50b53..d9f09cb 100644 --- a/app/index.html +++ b/app/index.html @@ -1,16 +1,15 @@ +
+ + +