Skip to content

Commit

Permalink
Goodbye, i18n Tracker! (#5844)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanthomasdev committed Dec 19, 2023
1 parent 4309746 commit cf3c143
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 1,041 deletions.
2 changes: 1 addition & 1 deletion lunaria.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
},
{
"label": "Espanõl",
"label": "Español",
"lang": "es",
"content": {
"location": "src/(i18n/es/nav|content/docs/es/**/*).(ts|mdx)"
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"lint:slugcheck": "node ./scripts/lint-slugcheck.mjs",
"lint:eslint": "eslint .",
"netlify:build": "pnpm ${NETLIFY_BUILD_SCRIPT:-build}",
"translation-status": "tsm --require=./scripts/lib/filter-warnings.cjs ./scripts/translation-status.ts",
"translation-status:lunaria": "lunaria"
},
"devDependencies": {
Expand Down Expand Up @@ -73,7 +72,6 @@
"rehype": "^13.0.1",
"remark": "^15.0.1",
"remark-directive": "^3.0.0",
"simple-git": "^3.11.0",
"tsm": "^2.3.0",
"typescript": "^5.0.2",
"unified": "^11.0.4",
Expand All @@ -87,10 +85,9 @@
"@astrojs/starlight": "0.15.0",
"@docsearch/js": "^3.5.2",
"@fontsource/ibm-plex-mono": "^4.5.10",
"@lunariajs/core": "^0.0.21",
"@lunariajs/core": "^0.0.22",
"canvas-confetti": "^1.6.0",
"jsdoc-api": "^7.1.1",
"minimatch": "^9.0.3",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.0",
Expand Down
34 changes: 7 additions & 27 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit cf3c143

@vercel
Copy link

@vercel vercel bot commented on cf3c143 Dec 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.