mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Fix Translations
This commit is contained in:
parent
478e86a4bb
commit
b80969f77b
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -36,7 +36,7 @@
|
|||
"react-i18next": "^12.1.1",
|
||||
"react-is": "18.2.0",
|
||||
"spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
|
||||
"stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#eb2d0dbcf959d99fad448d4b41aca11c0ae29449",
|
||||
"stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8",
|
||||
"url": "0.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -12848,8 +12848,8 @@
|
|||
},
|
||||
"node_modules/stremio-translations": {
|
||||
"version": "1.43.16",
|
||||
"resolved": "git+https://git@github.com/Stremio/stremio-translations.git#eb2d0dbcf959d99fad448d4b41aca11c0ae29449",
|
||||
"integrity": "sha512-SV3Foxdr1nYJZGhq0TX4rZaZiXtOTMX59dAUcOMT/EwrtDqCdg6fSbNuNAlO/adlaSyyFcpEZKC+U4kRRFANkA==",
|
||||
"resolved": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8",
|
||||
"integrity": "sha512-pJLB60xEf4vJ69Iy+u5sIxELdFa+4X6SMGZ6jwlBvkSLSAKSj522YNJ5+XuUCHv0iu1goNac1QUoqBet1G+aTg==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/string_decoder": {
|
||||
|
|
@ -24508,9 +24508,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"stremio-translations": {
|
||||
"version": "git+https://git@github.com/Stremio/stremio-translations.git#eb2d0dbcf959d99fad448d4b41aca11c0ae29449",
|
||||
"integrity": "sha512-SV3Foxdr1nYJZGhq0TX4rZaZiXtOTMX59dAUcOMT/EwrtDqCdg6fSbNuNAlO/adlaSyyFcpEZKC+U4kRRFANkA==",
|
||||
"from": "stremio-translations@git+https://git@github.com/Stremio/stremio-translations.git#eb2d0dbcf959d99fad448d4b41aca11c0ae29449"
|
||||
"version": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8",
|
||||
"integrity": "sha512-pJLB60xEf4vJ69Iy+u5sIxELdFa+4X6SMGZ6jwlBvkSLSAKSj522YNJ5+XuUCHv0iu1goNac1QUoqBet1G+aTg==",
|
||||
"from": "stremio-translations@git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8"
|
||||
},
|
||||
"string_decoder": {
|
||||
"version": "1.1.1",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"react-i18next": "^12.1.1",
|
||||
"react-is": "18.2.0",
|
||||
"spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
|
||||
"stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#eb2d0dbcf959d99fad448d4b41aca11c0ae29449",
|
||||
"stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8",
|
||||
"url": "0.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue