Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update locales (remove those not in Crowdin) #840

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/nextra-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"theme-ui": "^0.16"
},
"dependencies": {
"@docsearch/react": "^3.8.0",
"@docsearch/react": "^3.8.1",
"@radix-ui/react-collapsible": "^1.1.2",
"@radix-ui/react-visually-hidden": "^1.1.1",
"lodash": "^4.17.21",
"react-intersection-observer": "^9.13.1",
"react-intersection-observer": "^9.14.0",
"react-use": "^17.6.0"
},
"devDependencies": {
"@edgeandnode/gds": "^5.39.1",
"@edgeandnode/go": "^6.74.0",
"@emotion/react": "^11.14.0",
"@types/lodash": "^4.17.13",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"next": "^14.2.20",
"next-seo": "^6.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/og-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"yoga-wasm-web": "0.3.3"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20241205.0",
"@types/react": "^18.3.16",
"@cloudflare/workers-types": "^4.20241216.0",
"@types/react": "^18.3.17",
"jest-image-snapshot": "^6.4.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
Expand Down
1,976 changes: 989 additions & 987 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions website/i18n.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import de from '@/pages/de/translations'
import en from '@/pages/en/translations'
import es from '@/pages/es/translations'
import fr from '@/pages/fr/translations'
import ha from '@/pages/ha/translations'
import hi from '@/pages/hi/translations'
import it from '@/pages/it/translations'
import ja from '@/pages/ja/translations'
Expand All @@ -22,7 +21,6 @@ import tr from '@/pages/tr/translations'
import uk from '@/pages/uk/translations'
import ur from '@/pages/ur/translations'
import vi from '@/pages/vi/translations'
import yo from '@/pages/yo/translations'
import zh from '@/pages/zh/translations'

const appLocales = [
Expand All @@ -32,7 +30,6 @@ const appLocales = [
Locale.ENGLISH,
Locale.SPANISH,
Locale.FRENCH,
// Locale.HAUSA,
Locale.HINDI,
Locale.ITALIAN,
Locale.JAPANESE,
Expand All @@ -48,7 +45,6 @@ const appLocales = [
// Locale.UKRAINIAN,
Locale.URDU,
// Locale.VIETNAMESE,
// Locale.YORUBA,
Locale.CHINESE,
] as const

Expand All @@ -67,7 +63,6 @@ export const translations = {
en,
es,
fr,
ha,
hi,
it,
ja,
Expand All @@ -83,7 +78,6 @@ export const translations = {
uk,
ur,
vi,
yo,
zh,
} satisfies Translations & {
[key in AppLocale]: {
Expand Down
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@graphprotocol/client-cli": "3.0.3",
"@types/mdast": "^4.0.4",
"@types/mixpanel-browser": "^2.50.2",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"autoprefixer": "^10.4.20",
"fast-xml-parser": "^4.5.0",
"graphql": "^16.9.0",
"fast-xml-parser": "^4.5.1",
"graphql": "^16.10.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tsx": "^4.19.2",
Expand Down
5 changes: 0 additions & 5 deletions website/pages/ha/_meta.js

This file was deleted.

47 changes: 0 additions & 47 deletions website/pages/ha/about.mdx

This file was deleted.

5 changes: 0 additions & 5 deletions website/pages/ha/arbitrum/_meta.js

This file was deleted.

78 changes: 0 additions & 78 deletions website/pages/ha/arbitrum/arbitrum-faq.mdx

This file was deleted.

Loading
Loading