Translations for config.php, raised scrape interval (#1100)

This commit is contained in:
Cønstantine Kovalensky 2023-11-15 13:14:02 +04:00 committed by GitHub
commit 7e4a76dc02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 104 additions and 98 deletions

View file

@ -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';