diff options
Diffstat (limited to 'app/i18n/id/sub.php')
| -rw-r--r-- | app/i18n/id/sub.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/id/sub.php b/app/i18n/id/sub.php index 023978fc7..ab8cb1c35 100644 --- a/app/i18n/id/sub.php +++ b/app/i18n/id/sub.php @@ -67,7 +67,7 @@ return array( ), 'description' => 'Description', // TODO 'empty' => 'This feed is empty. Please verify that it is still maintained.', // TODO - 'error' => 'This feed has encountered a problem. Please verify that it is always reachable then update it.', // TODO + 'error' => 'This feed has encountered a problem. If this situation persists, please verify that it is still reachable.', // TODO 'export-as-opml' => array( 'download' => 'Download', // TODO 'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // TODO |
