summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/en-US.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 87f49dfc56..5e48e0d561 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -1134,14 +1134,19 @@ admin/views/users.vue:
user-not-found: "User not found"
lookup: "Look up"
reset-password: "Reset password"
+ reset-password-confirm: "パスワードをリセットしますか?"
password-updated: "The password is now \"{password}\""
suspend: "Suspend"
+ suspend-confirm: "凍結しますか?"
suspended: "Successfully suspended."
unsuspend: "Unsuspend"
+ unsuspend-confirm: "凍結を解除しますか?"
unsuspended: "The user has successfully unsuspended."
verify: "Verify account"
+ verify-confirm: "公式アカウントにしますか?"
verified: "The account is now being verified"
unverify: "Unverify account"
+ unverify-confirm: "公式アカウントを解除しますか?"
unverified: "The account is now being unverified"
users:
title: "Users"