From b6f3bbe18525292ae38831344a4bd5e1b361b4e0 Mon Sep 17 00:00:00 2001 From: killerog Date: Wed, 4 Dec 2024 22:31:18 +0100 Subject: #4870 opml category text field (#7053) * Added OPML import field description * Update CREDITS.md Almost forgot to add myself to the credits * make fix-all * i18n:fr --------- Co-authored-by: Rogier Schoenmaker Co-authored-by: Alexandre Alapetite --- app/i18n/zh-tw/sub.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/i18n/zh-tw/sub.php') diff --git a/app/i18n/zh-tw/sub.php b/app/i18n/zh-tw/sub.php index 114e3dcd1..fa55ebd54 100644 --- a/app/i18n/zh-tw/sub.php +++ b/app/i18n/zh-tw/sub.php @@ -285,6 +285,7 @@ return array( 'add_dynamic_opml' => '添加訂閱源動態列表', 'add_feed' => '添加訂閱源', 'add_label' => '添加標籤', + 'add_opml_category' => 'OPML category name', // TODO 'delete_label' => '刪除標籤', 'feed_management' => '訂閱源管理', 'rename_label' => '重命名標籤', -- cgit v1.2.3