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" => "搜索结果",
|
||||
"searchResultsFor" => "搜索结果",
|
||||
"searchResultsFound" => "找到搜索结果",
|
||||
"tracklist" => "曲目列表",
|
||||
"lastupdated" => "最后更新",
|
||||
"duration" => "期限",
|
||||
"hour" => "小时",
|
||||
"hours" => "小时",
|
||||
"minute" => "分钟",
|
||||
"minutes" => "分钟",
|
||||
"second" => "秒",
|
||||
"seconds" => "秒",
|
||||
"by" => "由",
|
||||
"added" => "已添加",
|
||||
"recorded" => "已记录",
|
||||
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue