update to laravel 9

This commit is contained in:
xiaomlove
2022-03-31 22:22:04 +08:00
parent 09350c06e2
commit 5f6b3ceb53
30 changed files with 3420 additions and 2517 deletions
+41
View File
@@ -0,0 +1,41 @@
{
"All rights reserved.": "版權所有。",
"Forbidden": "訪問被拒絕",
"Go Home": "回首頁",
"Go to page :page": "前往第 :page 頁",
"Hello!": "您好!",
"If you did not create an account, no further action is required.": "如果您未註冊帳號,請忽略此郵件。",
"If you did not request a password reset, no further action is required.": "如果您未申請重設密碼,請忽略此郵件。",
"If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "如果您點擊「:actionText」按鈕時出現問題,請複製下方連結至瀏覽器中貼上:",
"If youre having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "如果您點擊「:actionText」按鈕時出現問題,請複製下方連結至瀏覽器中貼上:",
"Login": "登入",
"Logout": "登出",
"Not Found": "找不到頁面",
"of": "於",
"Oh no": "不好了",
"Page Expired": "頁面會話已超時",
"Pagination Navigation": "分頁導航",
"Please click the button below to verify your email address.": "請點擊下方按鈕驗證您的電子郵件:",
"Regards": "致敬",
"Register": "註冊",
"Reset Password": "重設密碼",
"Reset Password Notification": "重設密碼通知",
"results": "結果",
"Server Error": "伺服器錯誤",
"Service Unavailable": "暫時不提供服務",
"Showing": "顯示中",
"The :attribute must contain at least one letter.": ":attribute 至少包含一個字母。",
"The :attribute must contain at least one number.": ":attribute 至少包含一個數字。",
"The :attribute must contain at least one symbol.": ":attribute 至少包含一個符號。",
"The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute 至少包含一個大寫和一個小寫字母。",
"The given :attribute has appeared in a data leak. Please choose a different :attribute.": "給定的 :attribute 出現在數據洩漏中。 請選擇不同的 :attribute。",
"This action is unauthorized.": "權限不足。",
"This password reset link will expire in :count minutes.": "這個重設密碼連結將會在 :count 分鐘後失效。",
"to": "至",
"Toggle navigation": "切換導航",
"Too Many Requests": "請求次數過多。",
"Unauthorized": "未授權",
"Verify Email Address": "驗證電子郵件",
"Whoops!": "哎呀!",
"You are receiving this email because we received a password reset request for your account.": "您收到此電子郵件是因為我們收到了您帳戶的密碼重設請求。"
}