feat: add metadata table component for music production details and update localization labels
This commit is contained in:
@@ -109,7 +109,16 @@ return [
|
||||
'spotify_no_albums' => 'Spotify sanatçı hesabında albüm veya single bulunamadı.',
|
||||
'spotify_untitled_album' => 'İsimsiz Albüm',
|
||||
|
||||
// YouTube
|
||||
// Metadata table labels
|
||||
'field' => 'Alan',
|
||||
'value' => 'Değer',
|
||||
'track' => 'Parça',
|
||||
'style' => 'Stil',
|
||||
'contributors' => 'Katkıda Bulunanlar',
|
||||
'released_on' => 'Yayın Tarihi',
|
||||
'distributor' => 'Dağıtıcı',
|
||||
'label' => 'Etiket',
|
||||
|
||||
'youtube_section' => 'YouTube Bilgileri',
|
||||
'youtube_video_id_field' => 'YouTube Video ID',
|
||||
'youtube_url_field' => 'YouTube URL',
|
||||
|
||||
Reference in New Issue
Block a user