diff --git a/res/translations/en.json b/res/translations/en.json index e5d7f3b..3278e9b 100644 --- a/res/translations/en.json +++ b/res/translations/en.json @@ -92,6 +92,7 @@ "Interview": "Interview", "Is favorite": "Is favorite", "Is not favorite": "Is not favorite", + "Language": "Language", "Last played": "Last played", "Live": "Live", "Locally": "Locally", diff --git a/res/translations/es.json b/res/translations/es.json index 1dd920b..c90451a 100644 --- a/res/translations/es.json +++ b/res/translations/es.json @@ -92,6 +92,7 @@ "Interview": "Entrevista", "Is favorite": "Es favorito", "Is not favorite": "No es favorito", + "Language": "Idioma", "Last played": "Última reproducción", "Live": "En vivo", "Locally": "Localmente", diff --git a/res/translations/fr.json b/res/translations/fr.json index 03bb1f9..6da71fa 100644 --- a/res/translations/fr.json +++ b/res/translations/fr.json @@ -92,6 +92,7 @@ "Interview": "Interview", "Is favorite": "Favoris", "Is not favorite": "Non favoris", + "Language": "Langue", "Last played": "Dernière lecture", "Live": "Live", "Locally": "En local", diff --git a/res/translations/it.json b/res/translations/it.json index 06533b3..3a8beb8 100644 --- a/res/translations/it.json +++ b/res/translations/it.json @@ -92,6 +92,7 @@ "Interview": "Interview", "Is favorite": "Nei preferiti", "Is not favorite": "Non nei preferiti", + "Language": "Lingua", "Last played": "Ultimo ascolto", "Live": "Live", "Locally": "Localmente", diff --git a/res/translations/ja.json b/res/translations/ja.json index a37e40b..2898c57 100644 --- a/res/translations/ja.json +++ b/res/translations/ja.json @@ -92,6 +92,7 @@ "Interview": "インタビュー", "Is favorite": "お気に入り", "Is not favorite": "お気に入りでない", + "Language": "言語", "Last played": "最後の再生", "Live": "ライブ", "Locally": "ローカル", diff --git a/res/translations/pl.json b/res/translations/pl.json index b879915..a920e60 100644 --- a/res/translations/pl.json +++ b/res/translations/pl.json @@ -92,6 +92,7 @@ "Interview": "Wywiad", "Is favorite": "Jest ulubione", "Is not favorite": "Nie jest ulubione", + "Language": "Język", "Last played": "Ostatnio odtwarzane", "Live": "Live", "Locally": "Lokalnie", diff --git a/res/translations/pt_BR.json b/res/translations/pt_BR.json index 02dfac9..6555288 100644 --- a/res/translations/pt_BR.json +++ b/res/translations/pt_BR.json @@ -92,6 +92,7 @@ "Interview": "Entrevista", "Is favorite": "É favorito", "Is not favorite": "Não é favorito", + "Language": "Linguagem", "Last played": "Tocados recentemente", "Live": "Ao Vivo", "Locally": "Localmente", diff --git a/res/translations/ro.json b/res/translations/ro.json index 15c4cc2..463acaa 100644 --- a/res/translations/ro.json +++ b/res/translations/ro.json @@ -88,6 +88,7 @@ "Interview": "Interviu", "Is favorite": "Este favorit", "Is not favorite": "Nu este favorit", + "Language": "Limbă", "Last played": "Ultimul redat", "Live": "Live", "Locally": "Local", diff --git a/res/translations/zh.json b/res/translations/zh.json index b7ef9b1..a71f69b 100644 --- a/res/translations/zh.json +++ b/res/translations/zh.json @@ -88,6 +88,7 @@ "Interview": "采访", "Is favorite": "已收藏", "Is not favorite": "未收藏", + "Language": "语言", "Last played": "上次播放", "Live": "现场", "To server": "到服务器", diff --git a/res/translations/zhHans.json b/res/translations/zhHans.json index a6f20eb..cb3e9b0 100644 --- a/res/translations/zhHans.json +++ b/res/translations/zhHans.json @@ -88,6 +88,7 @@ "Interview": "采访", "Is favorite": "已收藏", "Is not favorite": "未收藏", + "Language": "语言", "Last played": "上次播放", "Live": "现场", "Locally": "到本地", diff --git a/res/translations/zhHant.json b/res/translations/zhHant.json index a3a678e..028cbff 100644 --- a/res/translations/zhHant.json +++ b/res/translations/zhHant.json @@ -88,6 +88,7 @@ "Interview": "訪談", "Is favorite": "已收藏", "Is not favorite": "未收藏", + "Language": "語言", "Last played": "上次播放", "Live": "現場", "Locally": "到本地",