Add string for user page
This commit is contained in:
parent
9eeb8bd873
commit
8148976913
@ -41,5 +41,6 @@
|
||||
"submit_post": "Submit post",
|
||||
"title": "Title",
|
||||
"post_body": "Post body",
|
||||
"success_new_post": "Successfully created new post"
|
||||
"success_new_post": "Successfully created new post",
|
||||
"user_introduction": "User"
|
||||
}
|
@ -41,5 +41,6 @@
|
||||
"submit_post": "投稿する",
|
||||
"title": "話題",
|
||||
"post_body": "投稿内容",
|
||||
"success_new_post": "無事に新しい投稿を作りました"
|
||||
"success_new_post": "無事に新しい投稿を作りました",
|
||||
"user_introduction": "利用者の"
|
||||
}
|
Loading…
Reference in New Issue
Block a user