Commit d93560e HumHub Translations
committed
1 parent c800228 commit d93560e Copy full SHA for d93560e
File tree 1 file changed +12
-13
lines changed
1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change 1
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
- ];
2
+ return array (
3
+ '<strong>New Members</strong> Module Configuration ' => '' ,
4
+ 'Back to modules ' => '返回模組 ' ,
5
+ 'For guests ' => '' ,
6
+ 'For logged in members ' => '' ,
7
+ 'From which registration date should new users displayed as new? ' => '' ,
8
+ 'New Members ' => '' ,
9
+ 'Show on dashboard ' => '' ,
10
+ 'The number of most active users that will be shown. ' => '' ,
11
+ 'The panel title for the dashboard widget. ' => '' ,
12
+ 'This value is maybe necessary after an import from existing users. Let it empty if your user base grows naturally. ' => '' ,
13
+ );
You can’t perform that action at this time.
0 commit comments