From 3b06ee0d381dc1be5f40ca98ad4278046d869d21 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 17 Nov 2019 20:57:39 +0100 Subject: checked in initial customized verison for Archlinux32 --- lang/English/index.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 lang/English/index.php (limited to 'lang/English/index.php') diff --git a/lang/English/index.php b/lang/English/index.php new file mode 100644 index 0000000..0ed222a --- /dev/null +++ b/lang/English/index.php @@ -0,0 +1,20 @@ + 'Topics', +'Link to' => 'Link to:', // As in "Link to: http://fluxbb.org/" +'Empty board' => 'Board is empty.', +'Newest user' => 'Newest registered user: %s', +'Users online' => 'Registered users online: %s', +'Guests online' => 'Guests online: %s', +'No of users' => 'Total number of registered users: %s', +'No of topics' => 'Total number of topics: %s', +'No of posts' => 'Total number of posts: %s', +'Online' => 'Online:', // As in "Online: User A, User B etc." +'Board info' => 'Board information', +'Board stats' => 'Board statistics', +'User info' => 'User information' + +); -- cgit v1.2.3-54-g00ecf