first commit

This commit is contained in:
2025-07-18 16:20:14 +07:00
commit 98af45c018
16382 changed files with 3148096 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?php
# English
# Language File for the RSS2 Plugin
# -------
#
#
$lang["rss_setup_heading"]="RSS2 Configuration";
$lang["rss_fields"]="RSS fields:";
$lang["rss_ttl"]="RSS TTL:";
$lang["rss_show_field_titles"]="Show field Titles";
$lang["new_content_rss_feed"]="New content RSS feed";
$lang["subject"]="Subject";
$lang["rss_feed_for_search_filter"]="Create RSS feed for this query";
$lang["filtered_resource_update_for"]="Filtered resource update for search [%search%]"; #%search% will be replaced, e.g. "!last50"