This commit is contained in:
syuilo 2017-08-29 00:20:47 +09:00
parent e787cb77f7
commit 8f0e6a70cf
6 changed files with 101 additions and 2 deletions

View file

@ -208,6 +208,12 @@ desktop:
settings: "Settings"
signout: "Sign out"
mk-password-setting:
reset: "Change your password"
enter-current-password: "Enter the current password"
enter-new-password: "Enter the new password"
changed: "Password updated successfully"
mk-post-form:
post-placeholder: "What's happening?"
reply-placeholder: "Reply to this post..."
@ -239,6 +245,9 @@ desktop:
prev: "Previous post"
next: "Next post"
mk-settings:
password: "Password"
mk-timeline-post:
reposted-by: "Reposted by {}"
reply: "Reply"

View file

@ -208,6 +208,12 @@ desktop:
settings: "設定"
signout: "サインアウト"
mk-password-setting:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
changed: "パスワードを変更しました"
mk-post-form:
post-placeholder: "いまどうしてる?"
reply-placeholder: "この投稿への返信..."
@ -239,6 +245,9 @@ desktop:
prev: "前の投稿"
next: "次の投稿"
mk-settings:
password: "パスワード"
mk-timeline-post:
reposted-by: "{}がRepost"
reply: "返信"