Add server translation (#9847)
First proof of concept for server-side translation. The goal was to translate one metadata item: <img width="939" alt="Screenshot 2025-01-26 at 08 18 41" src="https://github.com/user-attachments/assets/e42a3f7f-f5e3-4ee7-9be5-272a2adccb23" />
This commit is contained in:
167
yarn.lock
167
yarn.lock
@ -15192,9 +15192,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-arm64@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.3.107"
|
||||
"@swc/core-darwin-arm64@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.7.42"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15206,9 +15206,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-x64@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-darwin-x64@npm:1.3.107"
|
||||
"@swc/core-darwin-x64@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-darwin-x64@npm:1.7.42"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15220,9 +15220,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.107"
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.7.42"
|
||||
conditions: os=linux & cpu=arm
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15234,9 +15234,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-gnu@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.107"
|
||||
"@swc/core-linux-arm64-gnu@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.7.42"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15248,9 +15248,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-musl@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.3.107"
|
||||
"@swc/core-linux-arm64-musl@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.7.42"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15262,9 +15262,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-gnu@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.3.107"
|
||||
"@swc/core-linux-x64-gnu@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.7.42"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15276,9 +15276,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-musl@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.3.107"
|
||||
"@swc/core-linux-x64-musl@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.7.42"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15290,9 +15290,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-arm64-msvc@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.107"
|
||||
"@swc/core-win32-arm64-msvc@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.7.42"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15304,9 +15304,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-ia32-msvc@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.107"
|
||||
"@swc/core-win32-ia32-msvc@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.7.42"
|
||||
conditions: os=win32 & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15318,9 +15318,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-x64-msvc@npm:1.3.107":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.3.107"
|
||||
"@swc/core-win32-x64-msvc@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.7.42"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
@ -15332,6 +15332,52 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core@npm:1.7.42":
|
||||
version: 1.7.42
|
||||
resolution: "@swc/core@npm:1.7.42"
|
||||
dependencies:
|
||||
"@swc/core-darwin-arm64": "npm:1.7.42"
|
||||
"@swc/core-darwin-x64": "npm:1.7.42"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.7.42"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.7.42"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.7.42"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.7.42"
|
||||
"@swc/core-linux-x64-musl": "npm:1.7.42"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.7.42"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.7.42"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.7.42"
|
||||
"@swc/counter": "npm:^0.1.3"
|
||||
"@swc/types": "npm:^0.1.13"
|
||||
peerDependencies:
|
||||
"@swc/helpers": "*"
|
||||
dependenciesMeta:
|
||||
"@swc/core-darwin-arm64":
|
||||
optional: true
|
||||
"@swc/core-darwin-x64":
|
||||
optional: true
|
||||
"@swc/core-linux-arm-gnueabihf":
|
||||
optional: true
|
||||
"@swc/core-linux-arm64-gnu":
|
||||
optional: true
|
||||
"@swc/core-linux-arm64-musl":
|
||||
optional: true
|
||||
"@swc/core-linux-x64-gnu":
|
||||
optional: true
|
||||
"@swc/core-linux-x64-musl":
|
||||
optional: true
|
||||
"@swc/core-win32-arm64-msvc":
|
||||
optional: true
|
||||
"@swc/core-win32-ia32-msvc":
|
||||
optional: true
|
||||
"@swc/core-win32-x64-msvc":
|
||||
optional: true
|
||||
peerDependenciesMeta:
|
||||
"@swc/helpers":
|
||||
optional: true
|
||||
checksum: 10c0/bf5e242ad4098b5f02c084460fdaac486b420fb3b2ee8e96271e471c100ac6f446cc27c3840eed106130be149e20c8165df23ba5fe1a89364650c07aaa507177
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core@npm:^1.3.18, @swc/core@npm:^1.5.7":
|
||||
version: 1.7.6
|
||||
resolution: "@swc/core@npm:1.7.6"
|
||||
@ -15378,53 +15424,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core@npm:~1.3.100":
|
||||
version: 1.3.107
|
||||
resolution: "@swc/core@npm:1.3.107"
|
||||
dependencies:
|
||||
"@swc/core-darwin-arm64": "npm:1.3.107"
|
||||
"@swc/core-darwin-x64": "npm:1.3.107"
|
||||
"@swc/core-linux-arm-gnueabihf": "npm:1.3.107"
|
||||
"@swc/core-linux-arm64-gnu": "npm:1.3.107"
|
||||
"@swc/core-linux-arm64-musl": "npm:1.3.107"
|
||||
"@swc/core-linux-x64-gnu": "npm:1.3.107"
|
||||
"@swc/core-linux-x64-musl": "npm:1.3.107"
|
||||
"@swc/core-win32-arm64-msvc": "npm:1.3.107"
|
||||
"@swc/core-win32-ia32-msvc": "npm:1.3.107"
|
||||
"@swc/core-win32-x64-msvc": "npm:1.3.107"
|
||||
"@swc/counter": "npm:^0.1.1"
|
||||
"@swc/types": "npm:^0.1.5"
|
||||
peerDependencies:
|
||||
"@swc/helpers": ^0.5.0
|
||||
dependenciesMeta:
|
||||
"@swc/core-darwin-arm64":
|
||||
optional: true
|
||||
"@swc/core-darwin-x64":
|
||||
optional: true
|
||||
"@swc/core-linux-arm-gnueabihf":
|
||||
optional: true
|
||||
"@swc/core-linux-arm64-gnu":
|
||||
optional: true
|
||||
"@swc/core-linux-arm64-musl":
|
||||
optional: true
|
||||
"@swc/core-linux-x64-gnu":
|
||||
optional: true
|
||||
"@swc/core-linux-x64-musl":
|
||||
optional: true
|
||||
"@swc/core-win32-arm64-msvc":
|
||||
optional: true
|
||||
"@swc/core-win32-ia32-msvc":
|
||||
optional: true
|
||||
"@swc/core-win32-x64-msvc":
|
||||
optional: true
|
||||
peerDependenciesMeta:
|
||||
"@swc/helpers":
|
||||
optional: true
|
||||
checksum: 10c0/1f5c3b42443f7437e8b46621db6078babf292cc0855d83b2c45f43fd57a7af098243d9f5e2cdebc5fd5219ec8d9c0429cc17601497d7e301336d104618f775b2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/counter@npm:^0.1.1, @swc/counter@npm:^0.1.3":
|
||||
"@swc/counter@npm:^0.1.3":
|
||||
version: 0.1.3
|
||||
resolution: "@swc/counter@npm:0.1.3"
|
||||
checksum: 10c0/8424f60f6bf8694cfd2a9bca45845bce29f26105cda8cf19cdb9fd3e78dc6338699e4db77a89ae449260bafa1cc6bec307e81e7fb96dbf7dcfce0eea55151356
|
||||
@ -15481,7 +15481,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/types@npm:^0.1.12, @swc/types@npm:^0.1.5":
|
||||
"@swc/types@npm:^0.1.12":
|
||||
version: 0.1.12
|
||||
resolution: "@swc/types@npm:0.1.12"
|
||||
dependencies:
|
||||
@ -15490,6 +15490,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/types@npm:^0.1.13":
|
||||
version: 0.1.17
|
||||
resolution: "@swc/types@npm:0.1.17"
|
||||
dependencies:
|
||||
"@swc/counter": "npm:^0.1.3"
|
||||
checksum: 10c0/29f5c8933a16042956f1adb7383e836ed7646cbf679826e78b53fdd0c08e8572cb42152e527b6b530a9bd1052d33d0972f90f589761ccd252c12652c9b7a72fc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@szmarczak/http-timer@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@szmarczak/http-timer@npm:1.1.2"
|
||||
@ -45891,7 +45900,7 @@ __metadata:
|
||||
"@stylistic/eslint-plugin": "npm:^1.5.0"
|
||||
"@swc-node/register": "npm:1.8.0"
|
||||
"@swc/cli": "npm:^0.3.12"
|
||||
"@swc/core": "npm:~1.3.100"
|
||||
"@swc/core": "npm:1.7.42"
|
||||
"@swc/helpers": "npm:~0.5.2"
|
||||
"@swc/jest": "npm:^0.2.29"
|
||||
"@tabler/icons-react": "npm:^2.44.0"
|
||||
|
||||
Reference in New Issue
Block a user