Merge pull request #5182 from cristianstenico/patch-1

Update it-IT.js
This commit is contained in:
Aresn 2019-01-09 11:23:37 +08:00 committed by GitHub
commit 9036ebad87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,6 +94,15 @@ const lang = {
star: 'Stella', star: 'Stella',
stars: 'Stelle' stars: 'Stelle'
}, },
time: {
before: 'fa',
after: ' dopo',
just: 'adesso',
seconds: ' secondi',
minutes: ' minuti',
hours: ' ore',
days: ' giorni'
},
tree: { tree: {
emptyText: 'Nessun Risultato' emptyText: 'Nessun Risultato'
} }