mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2025-08-26 02:39:01 +08:00
override example password
This commit is contained in:
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-31 20:49+0800\n"
|
||||
"POT-Creation-Date: 2021-08-06 23:07+0800\n"
|
||||
"PO-Revision-Date: 2021-04-16 22:46+0800\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en_US\n"
|
||||
@ -18,19 +18,19 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
#: fastapi_admin/resources.py:99
|
||||
#: fastapi_admin/resources.py:91
|
||||
msgid "create"
|
||||
msgstr "Create"
|
||||
|
||||
#: fastapi_admin/resources.py:120
|
||||
#: fastapi_admin/resources.py:112
|
||||
msgid "update"
|
||||
msgstr "Update"
|
||||
|
||||
#: fastapi_admin/resources.py:122
|
||||
#: fastapi_admin/resources.py:114
|
||||
msgid "delete"
|
||||
msgstr "Delete"
|
||||
|
||||
#: fastapi_admin/resources.py:128
|
||||
#: fastapi_admin/resources.py:120
|
||||
msgid "delete_selected"
|
||||
msgstr "Delete Selected"
|
||||
|
||||
@ -69,7 +69,7 @@ msgid "Create first admin"
|
||||
msgstr ""
|
||||
|
||||
#: fastapi_admin/templates/init.html:12
|
||||
#: fastapi_admin/templates/providers/login/login.html:42
|
||||
#: fastapi_admin/templates/providers/login/login.html:44
|
||||
msgid "username"
|
||||
msgstr "Username"
|
||||
|
||||
@ -78,7 +78,7 @@ msgid "username_placeholder"
|
||||
msgstr "Enter username"
|
||||
|
||||
#: fastapi_admin/templates/init.html:18
|
||||
#: fastapi_admin/templates/providers/login/login.html:52
|
||||
#: fastapi_admin/templates/providers/login/login.html:54
|
||||
msgid "password"
|
||||
msgstr "Password"
|
||||
|
||||
@ -115,20 +115,20 @@ msgstr "Search"
|
||||
msgid "bulk_actions"
|
||||
msgstr "Bulk Actions"
|
||||
|
||||
#: fastapi_admin/templates/list.html:128
|
||||
#: fastapi_admin/templates/list.html:125
|
||||
msgid "actions"
|
||||
msgstr "Actions"
|
||||
|
||||
#: fastapi_admin/templates/list.html:159
|
||||
#: fastapi_admin/templates/list.html:156
|
||||
#, python-format
|
||||
msgid "Showing %(from)s to %(to)s of %(total)s entries"
|
||||
msgstr ""
|
||||
|
||||
#: fastapi_admin/templates/list.html:170
|
||||
#: fastapi_admin/templates/list.html:167
|
||||
msgid "prev_page"
|
||||
msgstr "Prev"
|
||||
|
||||
#: fastapi_admin/templates/list.html:191
|
||||
#: fastapi_admin/templates/list.html:188
|
||||
msgid "next_page"
|
||||
msgstr "Next"
|
||||
|
||||
@ -151,19 +151,19 @@ msgstr "Update password"
|
||||
msgid "logout"
|
||||
msgstr "Logout"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:47
|
||||
#: fastapi_admin/templates/providers/login/login.html:49
|
||||
msgid "login_username_placeholder"
|
||||
msgstr "Enter username"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:57
|
||||
#: fastapi_admin/templates/providers/login/login.html:59
|
||||
msgid "login_password_placeholder"
|
||||
msgstr "Enter password"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:73
|
||||
#: fastapi_admin/templates/providers/login/login.html:75
|
||||
msgid "remember_me"
|
||||
msgstr "Remember me"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:78
|
||||
#: fastapi_admin/templates/providers/login/login.html:80
|
||||
msgid "sign_in"
|
||||
msgstr "Sign in"
|
||||
|
||||
@ -190,3 +190,4 @@ msgstr "Confirm new password"
|
||||
#: fastapi_admin/templates/providers/login/password.html:29
|
||||
msgid "re_new_password_placeholder"
|
||||
msgstr "Enter new password again"
|
||||
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-31 20:49+0800\n"
|
||||
"POT-Creation-Date: 2021-08-06 23:07+0800\n"
|
||||
"PO-Revision-Date: 2021-04-16 22:46+0800\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: zh_Hans_CN\n"
|
||||
@ -18,25 +18,25 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.9.1\n"
|
||||
|
||||
#: fastapi_admin/resources.py:99
|
||||
#: fastapi_admin/resources.py:91
|
||||
msgid "create"
|
||||
msgstr "创建"
|
||||
|
||||
#: fastapi_admin/resources.py:120
|
||||
#: fastapi_admin/resources.py:112
|
||||
msgid "update"
|
||||
msgstr "编辑"
|
||||
|
||||
#: fastapi_admin/resources.py:122
|
||||
#: fastapi_admin/resources.py:114
|
||||
msgid "delete"
|
||||
msgstr "删除"
|
||||
|
||||
#: fastapi_admin/resources.py:128
|
||||
#: fastapi_admin/resources.py:120
|
||||
msgid "delete_selected"
|
||||
msgstr "删除选中"
|
||||
|
||||
#: fastapi_admin/providers/login.py:90
|
||||
msgid "login_failed"
|
||||
msgstr "登录管理台"
|
||||
msgstr "登录失败"
|
||||
|
||||
#: fastapi_admin/providers/login.py:161
|
||||
msgid "confirm_password_different"
|
||||
@ -69,7 +69,7 @@ msgid "Create first admin"
|
||||
msgstr ""
|
||||
|
||||
#: fastapi_admin/templates/init.html:12
|
||||
#: fastapi_admin/templates/providers/login/login.html:42
|
||||
#: fastapi_admin/templates/providers/login/login.html:44
|
||||
msgid "username"
|
||||
msgstr "用户名"
|
||||
|
||||
@ -78,7 +78,7 @@ msgid "username_placeholder"
|
||||
msgstr "请输入用户名"
|
||||
|
||||
#: fastapi_admin/templates/init.html:18
|
||||
#: fastapi_admin/templates/providers/login/login.html:52
|
||||
#: fastapi_admin/templates/providers/login/login.html:54
|
||||
msgid "password"
|
||||
msgstr "密码"
|
||||
|
||||
@ -115,20 +115,20 @@ msgstr "查询"
|
||||
msgid "bulk_actions"
|
||||
msgstr "批量操作"
|
||||
|
||||
#: fastapi_admin/templates/list.html:128
|
||||
#: fastapi_admin/templates/list.html:125
|
||||
msgid "actions"
|
||||
msgstr "动作"
|
||||
|
||||
#: fastapi_admin/templates/list.html:159
|
||||
#: fastapi_admin/templates/list.html:156
|
||||
#, python-format
|
||||
msgid "Showing %(from)s to %(to)s of %(total)s entries"
|
||||
msgstr "显示 %(from)s 到 %(to)s 共 %(total)s 项"
|
||||
|
||||
#: fastapi_admin/templates/list.html:170
|
||||
#: fastapi_admin/templates/list.html:167
|
||||
msgid "prev_page"
|
||||
msgstr "上一页"
|
||||
|
||||
#: fastapi_admin/templates/list.html:191
|
||||
#: fastapi_admin/templates/list.html:188
|
||||
msgid "next_page"
|
||||
msgstr "下一页"
|
||||
|
||||
@ -151,19 +151,19 @@ msgstr "修改密码"
|
||||
msgid "logout"
|
||||
msgstr "退出登录"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:47
|
||||
#: fastapi_admin/templates/providers/login/login.html:49
|
||||
msgid "login_username_placeholder"
|
||||
msgstr "请输入用户名"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:57
|
||||
#: fastapi_admin/templates/providers/login/login.html:59
|
||||
msgid "login_password_placeholder"
|
||||
msgstr "请输入密码"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:73
|
||||
#: fastapi_admin/templates/providers/login/login.html:75
|
||||
msgid "remember_me"
|
||||
msgstr "记住我"
|
||||
|
||||
#: fastapi_admin/templates/providers/login/login.html:78
|
||||
#: fastapi_admin/templates/providers/login/login.html:80
|
||||
msgid "sign_in"
|
||||
msgstr "登录"
|
||||
|
||||
@ -190,3 +190,4 @@ msgstr "确认新密码"
|
||||
#: fastapi_admin/templates/providers/login/password.html:29
|
||||
msgid "re_new_password_placeholder"
|
||||
msgstr "请再次输入新密码"
|
||||
|
||||
|
Reference in New Issue
Block a user