mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add i18n translations. (#381)
* Initial prototype. * Add support for i18n in more places.
This commit is contained in:
parent
45f132e2b4
commit
4ae77badd8
12 changed files with 169 additions and 22 deletions
|
@ -22,6 +22,7 @@
|
|||
"shaka-player": "3.2.0",
|
||||
"uikit": "3.7.2",
|
||||
"vue": "^3.1.5",
|
||||
"vue-i18n": "^9.1.7",
|
||||
"vue-router": "^4.0.11",
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue