about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/usermanager/lang/zh/import.txt
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/usermanager/lang/zh/import.txt')
-rw-r--r--wiki/lib/plugins/usermanager/lang/zh/import.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/wiki/lib/plugins/usermanager/lang/zh/import.txt b/wiki/lib/plugins/usermanager/lang/zh/import.txt
deleted file mode 100644
index 243a53e..0000000
--- a/wiki/lib/plugins/usermanager/lang/zh/import.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-===== 批量导入用户 =====
-
-需要至少有 4 列的 CSV 格式用户列表文件。列必须按顺序包括:用户ID、全名、电子邮件地址和组。
-CSV 域需要用逗号 (,) 分隔,字符串用英文双引号 (%%""%%) 分开。反斜杠可以用来转义。
-可以尝试上面的“导入用户”功能来查看示例文件。重复的用户ID将被忽略。
-
-密码生成后会通过电子邮件发送给每个成功导入的用户。
\ No newline at end of file