Skip to content

Commit 06315ec

Browse files
authored
Update locales (remove those not in Crowdin) (#840)
1 parent 00fe78c commit 06315ec

File tree

191 files changed

+997
-28803
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+997
-28803
lines changed

packages/nextra-theme/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
"theme-ui": "^0.16"
3636
},
3737
"dependencies": {
38-
"@docsearch/react": "^3.8.0",
38+
"@docsearch/react": "^3.8.1",
3939
"@radix-ui/react-collapsible": "^1.1.2",
4040
"@radix-ui/react-visually-hidden": "^1.1.1",
4141
"lodash": "^4.17.21",
42-
"react-intersection-observer": "^9.13.1",
42+
"react-intersection-observer": "^9.14.0",
4343
"react-use": "^17.6.0"
4444
},
4545
"devDependencies": {
4646
"@edgeandnode/gds": "^5.39.1",
4747
"@edgeandnode/go": "^6.74.0",
4848
"@emotion/react": "^11.14.0",
4949
"@types/lodash": "^4.17.13",
50-
"@types/react": "^18.3.16",
50+
"@types/react": "^18.3.17",
5151
"@types/react-dom": "^18.3.5",
5252
"next": "^14.2.20",
5353
"next-seo": "^6.6.0",

packages/og-image/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"yoga-wasm-web": "0.3.3"
1717
},
1818
"devDependencies": {
19-
"@cloudflare/workers-types": "^4.20241205.0",
20-
"@types/react": "^18.3.16",
19+
"@cloudflare/workers-types": "^4.20241216.0",
20+
"@types/react": "^18.3.17",
2121
"jest-image-snapshot": "^6.4.0",
2222
"tsx": "^4.19.2",
2323
"typescript": "^5.7.2",

pnpm-lock.yaml

Lines changed: 989 additions & 987 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/i18n.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import de from '@/pages/de/translations'
66
import en from '@/pages/en/translations'
77
import es from '@/pages/es/translations'
88
import fr from '@/pages/fr/translations'
9-
import ha from '@/pages/ha/translations'
109
import hi from '@/pages/hi/translations'
1110
import it from '@/pages/it/translations'
1211
import ja from '@/pages/ja/translations'
@@ -22,7 +21,6 @@ import tr from '@/pages/tr/translations'
2221
import uk from '@/pages/uk/translations'
2322
import ur from '@/pages/ur/translations'
2423
import vi from '@/pages/vi/translations'
25-
import yo from '@/pages/yo/translations'
2624
import zh from '@/pages/zh/translations'
2725

2826
const appLocales = [
@@ -32,7 +30,6 @@ const appLocales = [
3230
Locale.ENGLISH,
3331
Locale.SPANISH,
3432
Locale.FRENCH,
35-
// Locale.HAUSA,
3633
Locale.HINDI,
3734
Locale.ITALIAN,
3835
Locale.JAPANESE,
@@ -48,7 +45,6 @@ const appLocales = [
4845
// Locale.UKRAINIAN,
4946
Locale.URDU,
5047
// Locale.VIETNAMESE,
51-
// Locale.YORUBA,
5248
Locale.CHINESE,
5349
] as const
5450

@@ -67,7 +63,6 @@ export const translations = {
6763
en,
6864
es,
6965
fr,
70-
ha,
7166
hi,
7267
it,
7368
ja,
@@ -83,7 +78,6 @@ export const translations = {
8378
uk,
8479
ur,
8580
vi,
86-
yo,
8781
zh,
8882
} satisfies Translations & {
8983
[key in AppLocale]: {

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"@graphprotocol/client-cli": "3.0.3",
3737
"@types/mdast": "^4.0.4",
3838
"@types/mixpanel-browser": "^2.50.2",
39-
"@types/react": "^18.3.16",
39+
"@types/react": "^18.3.17",
4040
"@types/react-dom": "^18.3.5",
4141
"autoprefixer": "^10.4.20",
42-
"fast-xml-parser": "^4.5.0",
43-
"graphql": "^16.9.0",
42+
"fast-xml-parser": "^4.5.1",
43+
"graphql": "^16.10.0",
4444
"postcss": "^8.4.49",
4545
"tailwindcss": "^3.4.16",
4646
"tsx": "^4.19.2",

website/pages/ha/_meta.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

website/pages/ha/about.mdx

Lines changed: 0 additions & 47 deletions
This file was deleted.

website/pages/ha/arbitrum/_meta.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

website/pages/ha/arbitrum/arbitrum-faq.mdx

Lines changed: 0 additions & 78 deletions
This file was deleted.

0 commit comments

Comments
 (0)