commit
9036ebad87
1 changed files with 10 additions and 1 deletions
|
@ -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'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue