New translations ja-JP.yml (English)
This commit is contained in:
parent
821182cad5
commit
16e4bb7f79
|
@ -1134,14 +1134,19 @@ admin/views/users.vue:
|
||||||
user-not-found: "User not found"
|
user-not-found: "User not found"
|
||||||
lookup: "Look up"
|
lookup: "Look up"
|
||||||
reset-password: "Reset password"
|
reset-password: "Reset password"
|
||||||
|
reset-password-confirm: "パスワードをリセットしますか?"
|
||||||
password-updated: "The password is now \"{password}\""
|
password-updated: "The password is now \"{password}\""
|
||||||
suspend: "Suspend"
|
suspend: "Suspend"
|
||||||
|
suspend-confirm: "凍結しますか?"
|
||||||
suspended: "Successfully suspended."
|
suspended: "Successfully suspended."
|
||||||
unsuspend: "Unsuspend"
|
unsuspend: "Unsuspend"
|
||||||
|
unsuspend-confirm: "凍結を解除しますか?"
|
||||||
unsuspended: "The user has successfully unsuspended."
|
unsuspended: "The user has successfully unsuspended."
|
||||||
verify: "Verify account"
|
verify: "Verify account"
|
||||||
|
verify-confirm: "公式アカウントにしますか?"
|
||||||
verified: "The account is now being verified"
|
verified: "The account is now being verified"
|
||||||
unverify: "Unverify account"
|
unverify: "Unverify account"
|
||||||
|
unverify-confirm: "公式アカウントを解除しますか?"
|
||||||
unverified: "The account is now being unverified"
|
unverified: "The account is now being unverified"
|
||||||
users:
|
users:
|
||||||
title: "Users"
|
title: "Users"
|
||||||
|
|
Loading…
Reference in New Issue