Kaynağa Gözat

split sentence

Shun Miyazawa 4 yıl önce
ebeveyn
işleme
b66e23b6ce

+ 2 - 1
resource/locales/en_US/admin/admin.json

@@ -271,7 +271,8 @@
       "valid_email": "Valid email address is required",
       "valid_email": "Valid email address is required",
       "temporary_password": "The created user has a temporary password",
       "temporary_password": "The created user has a temporary password",
       "send_new_password": "Please send the new password to the user.",
       "send_new_password": "Please send the new password to the user.",
-      "send_temporary_password": "If you have not sent an invitation email, copy the temporary password on this screen and contact the inviter. You can also send or resend the invitation email from the drop-down in the users table.",
+      "send_temporary_password": "If you have not sent an invitation email, copy the temporary password on this screen and contact the inviter.",
+      "send_email": "You can also send or resend the invitation email from the drop-down in the users table.",
       "existing_email": "The following emails already exist",
       "existing_email": "The following emails already exist",
       "issue": "Issue"
       "issue": "Issue"
     },
     },

+ 2 - 1
resource/locales/ja_JP/admin/admin.json

@@ -269,7 +269,8 @@
       "valid_email": "メールアドレスを入力してください。",
       "valid_email": "メールアドレスを入力してください。",
       "temporary_password": "作成したユーザーは仮パスワードが設定されています。",
       "temporary_password": "作成したユーザーは仮パスワードが設定されています。",
       "send_new_password": "新規発行したパスワードを、対象ユーザーへ連絡してください。",
       "send_new_password": "新規発行したパスワードを、対象ユーザーへ連絡してください。",
-      "send_temporary_password": "招待メールを送っていない場合、この画面で仮パスワードをコピーし、招待者へ連絡してください。ユーザーテーブルのドロップダウンから招待メールの送信または再送信を行うこともできます。",
+      "send_temporary_password": "招待メールを送っていない場合、この画面で仮パスワードをコピーし、招待者へ連絡してください。",
+      "send_email": "ユーザーテーブルのドロップダウンから招待メールの送信または再送信を行うこともできます。",
       "existing_email": "以下のEmailはすでに存在しています。",
       "existing_email": "以下のEmailはすでに存在しています。",
       "issue": "発行"
       "issue": "発行"
     },
     },

+ 2 - 1
resource/locales/zh_CN/admin/admin.json

@@ -279,7 +279,8 @@
 			"invite_thru_email": "发送邀请电子邮件",
 			"invite_thru_email": "发送邀请电子邮件",
 			"temporary_password": "创建的用户具有临时密码",
 			"temporary_password": "创建的用户具有临时密码",
 			"send_new_password": "请将新密码发送给用户。",
 			"send_new_password": "请将新密码发送给用户。",
-			"send_temporary_password": "如果你没有发送电子邮件邀请,请复制此屏幕上的临时密码并联系邀请人。 你也可以从用户表中的下拉菜单中发送或重新发送邀请邮件。",
+			"send_temporary_password": "如果你没有发送电子邮件邀请,请复制此屏幕上的临时密码并联系邀请人。",
+      "send_email": "你也可以从用户表中的下拉菜单中发送或重新发送邀请邮件。",
 			"existing_email": "以下电子邮件已存在",
 			"existing_email": "以下电子邮件已存在",
       "issue": "Issue"
       "issue": "Issue"
 		},
 		},