From e5118d83e4ff5746d2f19e958bf6d226f0a97aa2 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Sun, 19 May 2024 21:44:18 +0200 Subject: OPML export: Link to documentation (#6441) * i18n: EN (text improved and link added) * i18n files * de translation * de * Update app/i18n/fr/sub.php Co-authored-by: Alexandre Alapetite * fix --------- Co-authored-by: Alexandre Alapetite --- app/i18n/ru/sub.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/ru') diff --git a/app/i18n/ru/sub.php b/app/i18n/ru/sub.php index c0f55d1fc..91cd3807c 100644 --- a/app/i18n/ru/sub.php +++ b/app/i18n/ru/sub.php @@ -68,7 +68,7 @@ return array( 'error' => 'С этой лентой возникла проблема. Пожалуйста, убедитесь, что она всегда досягаема. Затем снова обновите её.', 'export-as-opml' => array( 'download' => 'Скачать', - 'help' => 'XML файл', + 'help' => 'XML файл (data subset. See documentation)', // DIRTY 'label' => 'Экспортировать как OPML', ), 'filteractions' => array( -- cgit v1.2.3