Add i18n translations. (#381)

* Initial prototype.

* Add support for i18n in more places.
This commit is contained in:
Kavin 2021-08-25 22:00:21 +05:30 committed by GitHub
parent 45f132e2b4
commit 4ae77badd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 169 additions and 22 deletions

View file

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