mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
Translations for config.php, raised scrape interval (#1100)
This commit is contained in:
parent
6ae8dc8d5e
commit
7e4a76dc02
5 changed files with 104 additions and 98 deletions
|
@ -2745,7 +2745,7 @@ $lang['FORUM_MAP'] = 'Forums\' map';
|
|||
$lang['ATOM_FEED'] = 'Feed';
|
||||
$lang['ATOM_ERROR'] = 'Error generating feed';
|
||||
$lang['ATOM_SUBSCRIBE'] = 'Subscribe to the feed';
|
||||
$lang['ATOM_NO_MODE'] = 'Do not specify a mode for the feed';
|
||||
$lang['ATOM_NO_MODE'] = 'No mode option provided for the feed';
|
||||
$lang['ATOM_NO_FORUM'] = 'This forum does not have a feed (no ongoing topics)';
|
||||
$lang['ATOM_NO_USER'] = 'This user does not have a feed (no ongoing topics)';
|
||||
$lang['ATOM_UPDATED'] = 'Updated';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue