summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSimon Spannagel <simonspa@kth.se>2020-08-30 19:09:29 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-08-30 19:24:02 +0200
commit09d336c52a0584e4ad1f62ab46bf5b99d49b5269 (patch)
tree7e7a39bf14d4c950fe88440dfaaf98bfb848cfdf /templates
parentb12daf0fecdc75c2f1ee9d1c81ec685785c60c2a (diff)
Update interval: add units
Signed-off-by: Simon Spannagel <simonspa@kth.se>
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index ac85e6f3e..56bbd2067 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -134,7 +134,7 @@ style('news', 'admin');
<p>
<em>
<?php p($l->t(
- 'Interval in which the feeds will be updated.'
+ 'Interval in seconds in which the feeds will be updated.'
)); ?>
</em>
<a href="https://github.com/nextcloud/news/tree/master/docs/updateInterval"><?php p($l->t(