From ada3beb0a6c649bd9bfc6a87b2fe69ee8ae563f7 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Feb 2020 08:57:06 +0100 Subject: initial checkin --- lang/English/topic.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 lang/English/topic.php (limited to 'lang/English/topic.php') diff --git a/lang/English/topic.php b/lang/English/topic.php new file mode 100644 index 0000000..135a020 --- /dev/null +++ b/lang/English/topic.php @@ -0,0 +1,33 @@ + 'Post reply', +'Topic closed' => 'Topic closed', +'From' => 'From:', // User location +'Promote user' => 'Promote user', +'IP address logged' => 'IP address logged', +'Note' => 'Note:', // Admin note +'Posts' => 'Posts:', +'Registered' => 'Registered:', +'Replies' => 'Replies:', +'Website' => 'Website', +'Guest' => 'Guest', +'Online' => 'Online', +'Offline' => 'Offline', +'Last edit' => 'Last edited by', +'Report' => 'Report', +'Delete' => 'Delete', +'Edit' => 'Edit', +'Quote' => 'Quote', +'Is subscribed' => 'You are currently subscribed to this topic', +'Unsubscribe' => 'Unsubscribe', +'Subscribe' => 'Subscribe to this topic', +'Quick post' => 'Quick reply', +'Mod controls' => 'Moderator controls', +'New icon' => 'New post', +'Re' => 'Re:', +'Preview' => 'Preview' + +); -- cgit v1.2.3-54-g00ecf