Merge pull request #379 from Stremio/fix-translations

Fix Translations
This commit is contained in:
Владимир Борисов 2023-05-31 13:48:07 +03:00 committed by GitHub
commit 81de9803da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -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",

View file

@ -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": {