update 2024-08-14 14:09:09

This commit is contained in:
actions-user 2024-08-14 14:09:09 +08:00
parent 50b632c272
commit 98e4dc3bf8
2 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@ return view.extend({
]);
}
s = m.section(form.TypedSection);
s = m.section(form.NamedSection, '@alist[0]', 'alist');
o = s.option(form.Flag, 'enabled', _('Enabled'));
o.default = o.disabled;

View File

@ -73,10 +73,10 @@ msgstr "随机生成一个新密码。"
msgid "Username:"
msgstr "用户名:"
msgstr "New Password:"
msgid "New Password:"
msgstr "新密码:"
msgstr "New password has been copied to clipboard."
msgid "New password has been copied to clipboard."
msgstr "新密码已复制到剪贴板。"
msgid "Login Validity Period (hours)"