From 49652bec567ddb75fb6041c2a34ddb37e9694f08 Mon Sep 17 00:00:00 2001 From: piotrruss Date: Sat, 2 Oct 2021 18:59:08 +0200 Subject: small styling fixes --- configs/translations.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'configs') diff --git a/configs/translations.js b/configs/translations.js index 30d6432..11a5988 100644 --- a/configs/translations.js +++ b/configs/translations.js @@ -76,6 +76,8 @@ const translations = { notes_remove_confirm: 'Do you want to remove note?', player_playlist_empty: 'Your playlist is empty', player_playlist_default: 'Default playlist', + player_item_playing: 'Playing in Player', + player_item_enqueued: 'Enqueued in Player', yt_video: 'Videos', yt_video_count: ' videos', yt_live: 'Live', @@ -161,6 +163,8 @@ const translations = { notes_remove_confirm: 'Czy na pewno chcesz usunąć notatkę?', player_playlist_empty: 'Lista otwarzania jest pusta', player_playlist_default: 'Domyślna lista', + player_item_playing: 'Odtwarzanie w Odtwarzaczu', + player_item_enqueued: 'Dodano do kolejki odtwarzania', yt_video: 'Wideo', yt_video_count: ' klipów', yt_live: 'Na żywo', @@ -246,6 +250,8 @@ const translations = { notes_remove_confirm: '¿Estás seguro de que deseas eliminar la nota?', player_playlist_empty: 'La lista está vacía', player_playlist_default: 'Lista predeterminada', + player_item_playing: 'Jugar con el Jugador', + player_item_enqueued: 'Añadido a la cola de reproducción', yt_video: 'Video', yt_video_count: ' clips', yt_live: 'En vivo', @@ -331,6 +337,8 @@ const translations = { notes_remove_confirm: 'Möchten Sie die Notiz wirklich löschen? ', player_playlist_empty: 'Playlist ist leer', player_playlist_default: 'Standardliste', + player_item_playing: 'Spiele auf dem Spieler', + player_item_enqueued: 'Zur Play Queue hinzugefügt', yt_video: 'Video', yt_video_count: ' Clips', yt_live: 'Live', -- cgit v1.2.3