Check-in; adding features like mixshow and google analytics.
This commit is contained in:
parent
36e6e23a68
commit
8288ebc67a
50 changed files with 1492 additions and 483 deletions
|
@ -33,5 +33,18 @@ return [
|
|||
"searchResults" => "Risultati Della Ricerca",
|
||||
"searchResultsFor" => "Risultati della ricerca per",
|
||||
"searchResultsFound" => "Risultati Di Ricerca Trovati",
|
||||
"tracklist" => "Tracklist",
|
||||
"lastupdated" => "Ultimo Aggiornamento",
|
||||
"duration" => "Durata",
|
||||
"hour" => "ora",
|
||||
"hours" => "ore",
|
||||
"minute" => "minuto",
|
||||
"minutes" => "minuti",
|
||||
"second" => "secondo",
|
||||
"seconds" => "secondi",
|
||||
"by" => "di",
|
||||
"added" => "Aggiunto",
|
||||
"recorded" => "Registrato",
|
||||
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue