From a697ca54ad7f723e52fc6591761e1f2f8b7877d6 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:47:25 +0100 Subject: Shortcuts for adding labels (#7274) * add shortcut in config * open my labels menu with shortcut * the first 9 items are selectable + input field * i18n * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge * index.menu.mylabels * order fixed --------- Co-authored-by: Frans de Jonge --- app/i18n/fi/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/fi') diff --git a/app/i18n/fi/index.php b/app/i18n/fi/index.php index 229d31168..9cc0a4ad0 100644 --- a/app/i18n/fi/index.php +++ b/app/i18n/fi/index.php @@ -66,6 +66,7 @@ return array( 'mark_cat_read' => 'Merkitse luokka luetuksi', 'mark_feed_read' => 'Merkitse syöte luetuksi', 'mark_selection_unread' => 'Merkitse valitut lukemattomiksi', + 'mylabels' => 'Omat tunnisteet', 'newer_first' => 'Uusin ensin', 'non-starred' => 'Näytä muut kuin suosikit', 'normal_view' => 'Tavallinen näkymä', @@ -90,7 +91,6 @@ return array( 'starred' => 'Näytä suosikit', 'stats' => 'Tilastot', 'subscription' => 'Tilausten hallinta', - 'tags' => 'Omat tunnisteet', 'unread' => 'Näytä lukemattomat', ), 'share' => 'Jaa', -- cgit v1.2.3