mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-25 12:45:17 +00:00
Accessibility: ♿️ Minor Italian Language Pack Tweaks
This commit is contained in:
parent
9bc3a46c5d
commit
0cbcf34594
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
name: "Italian",
|
||||
name: "Italiano",
|
||||
|
||||
global: {
|
||||
home: "Casa",
|
||||
|
@ -44,10 +44,10 @@ module.exports = {
|
|||
},
|
||||
|
||||
events: {
|
||||
welcome: "Welcome to VueTube",
|
||||
tagline: "The future of video streaming",
|
||||
welcome: "Benvenuto su VueTube",
|
||||
tagline: "Il Futuro Dello Streaming Video",
|
||||
next: "Prossimo",
|
||||
updated: "VueTube Was Updated!",
|
||||
updated: "VueTube e Stato Aggiornato",
|
||||
awesome: "Imponente!"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue