This commit is contained in:
parent
79ab756040
commit
15d08564c8
5 changed files with 25 additions and 5 deletions
|
@ -212,6 +212,8 @@ desktop:
|
|||
reset: "Change your password"
|
||||
enter-current-password: "Enter the current password"
|
||||
enter-new-password: "Enter the new password"
|
||||
enter-new-password-again: "Enter the new password again"
|
||||
not-match: "New password not matched"
|
||||
changed: "Password updated successfully"
|
||||
|
||||
mk-post-form:
|
||||
|
|
|
@ -212,6 +212,8 @@ desktop:
|
|||
reset: "パスワードを変更する"
|
||||
enter-current-password: "現在のパスワードを入力してください"
|
||||
enter-new-password: "新しいパスワードを入力してください"
|
||||
enter-new-password-again: "もう一度新しいパスワードを入力してください"
|
||||
not-match: "新しいパスワードが一致しません"
|
||||
changed: "パスワードを変更しました"
|
||||
|
||||
mk-post-form:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue