Update it-IT.js
add 'time' key in italian language
This commit is contained in:
parent
656cc1422e
commit
9ff3f8796a
1 changed files with 10 additions and 1 deletions
|
@ -94,6 +94,15 @@ const lang = {
|
|||
star: 'Stella',
|
||||
stars: 'Stelle'
|
||||
},
|
||||
time: {
|
||||
before: 'fa',
|
||||
after: ' dopo',
|
||||
just: 'adesso',
|
||||
seconds: ' secondi',
|
||||
minutes: ' minuti',
|
||||
hours: ' ore',
|
||||
days: ' giorni'
|
||||
},
|
||||
tree: {
|
||||
emptyText: 'Nessun Risultato'
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue