mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Altered displayed text for previous x days select
git-svn-id: file:///svn/phpbb/trunk@329 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -54,6 +54,15 @@ $l_log_me_in = "Log me in automatically";
|
||||
$l_all_times = "All times are";
|
||||
$l_hours = "hours";
|
||||
|
||||
$l_All_Topics = "All Topics";
|
||||
$l_Day = "Day";
|
||||
$l_Days = "Days";
|
||||
$l_Week = "Week";
|
||||
$l_Weeks = "Weeks";
|
||||
$l_Month = "Month";
|
||||
$l_Months = "Months";
|
||||
$l_Year = "Year";
|
||||
|
||||
$l_anonymous = "Anonymous"; // Post
|
||||
$l_guest = "Guest"; // Whosonline
|
||||
$l_noposts = "No $l_posts";
|
||||
|
Reference in New Issue
Block a user