We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16763cf commit 6b42491Copy full SHA for 6b42491
messages/et/base.php
@@ -0,0 +1,14 @@
1
+<?php
2
+
3
+return [
4
+ '<strong>New Members</strong> Module Configuration' => '',
5
+ 'Back to modules' => '',
6
+ 'For guests' => '',
7
+ 'For logged in members' => '',
8
+ 'From which registration date should new users displayed as new?' => '',
9
+ 'New Members' => '',
10
+ 'Show on dashboard' => '',
11
+ 'The number of most active users that will be shown.' => '',
12
+ 'The panel title for the dashboard widget.' => '',
13
+ 'This value is maybe necessary after an import from existing users. Let it empty if your user base grows naturally.' => '',
14
+];
0 commit comments