diff options
Diffstat (limited to 'app/i18n/id/index.php')
-rw-r--r-- | app/i18n/id/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/id/index.php b/app/i18n/id/index.php index 8ce20c9be..2cacf7547 100644 --- a/app/i18n/id/index.php +++ b/app/i18n/id/index.php @@ -66,6 +66,7 @@ return array( 'mark_cat_read' => 'Mark category as read', // TODO 'mark_feed_read' => 'Mark feed as read', // TODO 'mark_selection_unread' => 'Mark selection as unread', // TODO + 'mylabels' => 'My labels', // TODO 'newer_first' => 'Newer first', // TODO 'non-starred' => 'Show non-favorites', 'normal_view' => 'Normal view', // TODO @@ -90,7 +91,6 @@ return array( 'starred' => 'Show favorites', 'stats' => 'Statistics', // TODO 'subscription' => 'Subscription management', // TODO - 'tags' => 'My labels', // TODO 'unread' => 'Show unread', // TODO ), 'share' => 'Share', // TODO |