From 77f79c4fb4a0a3cc699be63820bda66bb47ea6d8 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Wed, 11 Dec 2024 00:32:09 +0400 Subject: [PATCH] Text for instruction was added. --- web/locales/en/en.yaml | 2 +- web/locales/ru/ru.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/locales/en/en.yaml b/web/locales/en/en.yaml index 23ce2c3..6d88661 100644 --- a/web/locales/en/en.yaml +++ b/web/locales/en/en.yaml @@ -12,7 +12,7 @@ en: date: Date size: Size no-script-explain: With scripts deactivated you loose some QoL features like overlay to view files without need to leave a page, filter of directory's content, and navigation using arrow keys. - instruction: TODO + instruction: Use the Down/Right arrow keys to move down the list, and Up/Left arrow keys to move up. The Home key to go to the top, and the End key to go to the bottom. Use the Escape key to close the overlay. Use the Space key to toggle pause for audio/video. autoplay: Autoplay footer: author: Alexander ❝Arav❞ Andreev diff --git a/web/locales/ru/ru.yaml b/web/locales/ru/ru.yaml index 73db702..69a9f7c 100644 --- a/web/locales/ru/ru.yaml +++ b/web/locales/ru/ru.yaml @@ -12,7 +12,7 @@ ru: date: Дата size: Размер no-script-explain: С отключенными скриптами ты теряешь такие удобные функции, как оверлей для просмотра файлов без необходимости покидать страницу, фильтр по содержимому директории и навигацию стрелками. - instruction: TODO + instruction: Используй клавиши стрелки Вниз/Вправо чтобы перемещаться вниз по списку и стрелки Вверх/Влево чтобы идти вверх. Используй клавиши Home и End чтобы переместиться в начало и в конец списка, соответственно. Используй клавишу Escape чтобы закрыть оверлей. Используй клавишу Пробел чтобы переключать паузу для аудио и видео контента. autoplay: Автовоспроизведение footer: author: Александр «Arav» Андреев