From dc68783fc844323682ad19c8156417a1ec7ac998 Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Fri, 5 Jun 2020 23:37:05 +0200 Subject: Add controls on media (#3036) Now, there is a shortcut to play or pause media available from an entry. If there is more than one media available, only the first one will be targeted. See #1952 --- app/i18n/it/conf.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/it/conf.php') diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php index 9f6fd900f..4d5f278fb 100644 --- a/app/i18n/it/conf.php +++ b/app/i18n/it/conf.php @@ -188,6 +188,7 @@ return array( 'skip_next_article' => 'Focus next without opening', // TODO - Translation 'skip_previous_article' => 'Focus previous without opening', // TODO - Translation 'title' => 'Comandi da tastiera', + 'toggle_media' => 'Play/pause media', // TODO - Translation 'user_filter' => 'Accedi alle ricerche personali', 'user_filter_help' => 'Se è presente una sola ricerca personale verrà usata quella, altrimenti usare anche il numero associato.', 'views' => 'Views', // TODO - Translation -- cgit v1.2.3