You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/zh_CN.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,7 @@ OC.L10N.register(
147
147
"More than 1,000 directory entries available." : "超过1000个可用目录条目。",
148
148
"_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} 条目在提供的 Base DN 中可用"],
149
149
"When unchecked, this configuration will be skipped." : "当反选后,此配置将被忽略。",
150
+
"Configuration active" : "现行配置",
150
151
"Copy current configuration into new directory binding" : "当前配置复制到新目录",
Copy file name to clipboardExpand all lines: apps/user_ldap/l10n/zh_CN.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -145,6 +145,7 @@
145
145
"More than 1,000 directory entries available." : "超过1000个可用目录条目。",
146
146
"_{ldapTestBase} entry available within the provided Base DN_::_{ldapTestBase} entries available within the provided Base DN_" : ["{ldapTestBase} 条目在提供的 Base DN 中可用"],
147
147
"When unchecked, this configuration will be skipped." : "当反选后,此配置将被忽略。",
148
+
"Configuration active" : "现行配置",
148
149
"Copy current configuration into new directory binding" : "当前配置复制到新目录",
0 commit comments