aboutsummaryrefslogtreecommitdiffstats
path: root/languages/english.inc.php
blob: f4fd773d2f9a91310001f373745256c8145f46d0 (plain) (blame)
1
<?

// English language include
// For version 0.4 PHP iCalendar
//
// Translation by Chad Little (chad@chadsdomain.com)
//
// Submit new translations to chad@chadsdomain.com



$day_lang			= "Day";
$week_lang			= "Week";
$month_lang			= "Month";
$year_lang			= "Year";
$calendar_lang		= "Calendar";
$next_day_lang		= "Next Day";
$next_month_lang	= "Next Month";
$next_week_lang		= "Next Week";
$next_year_lang		= "Next Year";
$last_day_lang		= "Previous Day";
$last_month_lang	= "Previous Month";
$last_week_lang		= "Previous Week";
$last_year_lang		= "Previous Year";
$subscribe_lang		= "Subscribe";
$download_lang		= "Download";
$powered_by_lang 	= "Powered by";
$version_lang		= "0.4";


?>

© 2014-2024 Faster IT GmbH | imprint | privacy policy