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