aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/id/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/id/sub.php')
-rw-r--r--app/i18n/id/sub.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/i18n/id/sub.php b/app/i18n/id/sub.php
index 592d34333..2cc0b8685 100644
--- a/app/i18n/id/sub.php
+++ b/app/i18n/id/sub.php
@@ -29,7 +29,9 @@ return array(
'help' => 'Provide the URL to an <a href="http://opml.org/" target="_blank">OPML file</a> to dynamically populate this category with feeds', // TODO
),
'empty' => 'Empty category', // TODO
+ 'expand' => 'Expand category', // TODO
'information' => 'Information', // TODO
+ 'open' => 'Open category', // TODO
'opml_url' => 'OPML URL', // TODO
'position' => 'Display position', // TODO
'position_help' => 'To control category sort order', // TODO
@@ -183,9 +185,13 @@ return array(
'method_help' => 'The POST payload has automatic support for <code>application/x-www-form-urlencoded</code> and <code>application/json</code>', // TODO
'method_postparams' => 'Payload for POST', // TODO
'moved_category_deleted' => 'When you delete a category, its feeds are automatically classified under <em>%s</em>.', // TODO
- 'mute' => 'mute', // TODO
+ 'mute' => array(
+ '_' => 'mute', // TODO
+ 'state_is_muted' => 'This feed is muted', // TODO
+ ),
'no_selected' => 'No feed selected.', // TODO
'number_entries' => '%d articles', // TODO
+ 'open_feed' => 'Open feed %s', // TODO
'priority' => array(
'_' => 'Visibility', // TODO
'archived' => 'Do not show (archived)', // TODO