Skip to content

Commit d93560e

Browse files
author
HumHub Translations
committed
Enh: Updated Translations (translate.humhub.org)
1 parent c800228 commit d93560e

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

messages/zh-TW/base.php

+12-13
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
<?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+
);

0 commit comments

Comments
 (0)