Added lyrics button in controller
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
"buttonShuffle": "隨機播放",
|
||||
"buttonForward": "前進",
|
||||
"buttonRewind": "後退",
|
||||
"buttonLyrics": "歌詞",
|
||||
|
||||
"nowplayingDesc": "**現在播放:**\n```{0}```",
|
||||
"nowplayingField": "接下來播放:",
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
"buttonShuffle": "Zufall",
|
||||
"buttonForward": "Vorspulen",
|
||||
"buttonRewind": "Zurückspulen",
|
||||
"buttonLyrics": "Liedtexte",
|
||||
|
||||
"nowplayingDesc": "**Jetzt wird abgespielt:**\n```{0}```",
|
||||
"nowplayingField": "Als nächstes:",
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
"buttonShuffle": "Shuffle",
|
||||
"buttonForward": "Forward",
|
||||
"buttonRewind": "Rewind",
|
||||
"buttonLyrics": "Lyrics",
|
||||
|
||||
"nowplayingDesc": "**Now Playing:**\n```{0}```",
|
||||
"nowplayingField": "Up Next:",
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
"buttonShuffle": "Aleatorio",
|
||||
"buttonForward": "Adelante",
|
||||
"buttonRewind": "Atrás",
|
||||
"buttonLyrics": "Letras",
|
||||
|
||||
"nowplayingDesc": "**Reproduciendo ahora:**\n```{0}```",
|
||||
"nowplayingField": "A continuación:",
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
"buttonShuffle": "シャッフル",
|
||||
"buttonForward": "進む",
|
||||
"buttonRewind": "戻る",
|
||||
"buttonLyrics": "歌詞",
|
||||
|
||||
"nowplayingDesc": "**現在再生中:**\n```{0}```",
|
||||
"nowplayingField": "次に再生する曲:",
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
"buttonShuffle": "셔플",
|
||||
"buttonForward": "앞으로",
|
||||
"buttonRewind": "뒤로",
|
||||
"buttonLyrics": "가사",
|
||||
|
||||
"nowplayingDesc": "**현재 재생중인 곡:**\n```{0}```",
|
||||
"nowplayingField": "다음 곡:",
|
||||
|
||||
@@ -116,7 +116,8 @@
|
||||
"buttonShuffle": "Перемешать",
|
||||
"buttonForward": "+10сек",
|
||||
"buttonRewind": "Назад",
|
||||
|
||||
"buttonLyrics": "Тексты песен",
|
||||
|
||||
"nowplayingDesc": "**Сейчас играет:**\n```{0}```",
|
||||
"nowplayingField": "Следующее:",
|
||||
"nowplayingLink": "Слушать на {0}",
|
||||
|
||||
@@ -116,6 +116,7 @@
|
||||
"buttonShuffle": "Перемішати",
|
||||
"buttonForward": "Вперед",
|
||||
"buttonRewind": "Назад",
|
||||
"buttonLyrics": "Тексти пісень",
|
||||
|
||||
"nowplayingDesc": "**Зараз грає:**\n```{0}```",
|
||||
"nowplayingField": "Наступне:",
|
||||
|
||||
Reference in New Issue
Block a user