diff --git a/README.md b/README.md index cb367344d..e02e1455b 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,9 @@

-

Zero

+# Zero -

- - Crowdin - -

- -

- - Deploy with Vercel - -

+[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fnizzyabi%2FMail0&env=DATABASE_URL,BETTER_AUTH_SECRET,BETTER_AUTH_URL,BETTER_AUTH_TRUSTED_ORIGINS,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_REDIRECT_URI,GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET,GITHUB_REDIRECT_URI&envDescription=For%20more%20info%20on%20setting%20up%20your%20API%20keys%2C%20checkout%20the%20Readme%20below&envLink=https%3A%2F%2Fgithub.com%2Fnizzyabi%2FMail0%2Fblob%2Fmain%2FREADME.md&project-name=0&repository-name=0&redirect-url=0.email&demo-title=0&demo-description=An%20open%20source%20email%20app&demo-url=0.email) An Open-Source Gmail Alternative for the Future of Email diff --git a/crowdin.yml b/crowdin.yml index 1f0b235cf..b01f891ce 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,5 +4,5 @@ base_path: . base_url: 'https://api.crowdin.com' preserve_hierarchy: 1 files: - - source: apps/mail/locales/en.json - translation: apps/mail/locales/%locale%.json + - source: /apps/mail/locales/en.json + translation: /apps/mail/locales/%locale%.json