🌐 Homepage for @zen-browser!
Find a file
Angel cb4df21583
feat(i18n): add spanish translation (#657)
* feat(i18n): add Spanish localization

* feat(cspell): add additional Spanish words to dictionary

* feat(i18n): Update translation

* fix: minor spelling issues

* chore: remove unnecessary margin

* feat: add arktype

* chore: update cspell dictionary

* refactor: implement object schema with arktype to validate schema on runtime

* refactor(i18n): simplify locale retrieval process

* fix: linter issues

* refactor: replace import glob with static imports to prevent playwright from dying

* chore: remove unnecessary mapping

* refactor: split logic into multiple files

* chore: use new imports

* fix: fix playwright tests with import glob

* chore: update lock files

* chore: fix types

* chore: update fonts with broader subset

---------

Co-authored-by: Bryan Galdámez <josuegalre@gmail.com>
2025-06-09 20:22:06 -06:00
.eslint fix(lefthook): fix lefthook glob issues 2025-06-03 16:13:47 +12:00
.github fix(ci-pipeline): update cache keys to use GitHub SHA for better cache management 2025-06-03 11:14:51 +12:00
.vscode feat(eslint): add eslint flat config 2025-05-28 13:38:11 +12:00
public feat(i18n): add spanish translation (#657) 2025-06-09 20:22:06 -06:00
scripts Release notes for 1.12.6b 2025-05-19 01:41:39 +02:00
src feat(i18n): add spanish translation (#657) 2025-06-09 20:22:06 -06:00
.editorconfig feat(editorconfig): add editorconfig and enable with biome 2025-05-15 16:11:03 +12:00
.gitignore feat(turbo): integrate Turbo for task management and update CI pipeline to use Turbo commands 2025-06-03 10:57:43 +12:00
.prettierignore fix(prettierignore): include GitHub Markdown files in ignore list 2025-06-02 13:39:38 +12:00
astro.config.mjs feat(i18n): add spanish translation (#657) 2025-06-09 20:22:06 -06:00
commitlint.config.js feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
CONTRIBUTING.md fix(prettierignore): include GitHub Markdown files in ignore list 2025-06-02 13:39:38 +12:00
cspell.json feat(i18n): add spanish translation (#657) 2025-06-09 20:22:06 -06:00
eslint.config.ts feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
lefthook.yaml chore(lefthook): improve glob for lefthook 2025-06-03 16:21:10 +12:00
package.json feat(i18n): add spanish translation (#657) 2025-06-09 20:22:06 -06:00
playwright.config.ts feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
pnpm-lock.yaml feat(i18n): add spanish translation (#657) 2025-06-09 20:22:06 -06:00
pnpm-workspace.yaml feat(i18n): add spanish translation (#657) 2025-06-09 20:22:06 -06:00
prettier.config.js feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
README.md Discard changes to README.md 2025-05-28 13:52:35 +12:00
renovate.json feat(pnpm): replace npm with pnpm and setup cspell 2025-06-02 13:11:57 +12:00
tailwind.config.mjs chore(biome): update config and fix issues 2025-05-15 23:10:31 +12:00
tsconfig.json feat(prettier): add prettier formatting 2025-05-28 13:43:44 +12:00
turbo.json fix(turbo): correct output path for build task in turbo.json 2025-06-03 10:58:37 +12:00
vitest.config.ts fix: resolve merge conflict 2025-05-16 18:15:12 +12:00
wrangler.toml Remove wrangler build date 2025-01-30 14:18:38 +01:00

Zen Browser Website

Status badge

This repository contains the source code for the Zen Browser Website. We are thrilled to welcome you to our community. Before you start, please read this document to understand how you can contribute to this project.

Zen Browser's website is built with Astro.js, TypeScript, and Tailwind CSS.

If you are interested in contributing to this project, please read the Contributing Guidelines.