Implement #734
This commit is contained in:
parent
f228788fcb
commit
3b77bc8299
6 changed files with 132 additions and 83 deletions
|
@ -231,6 +231,10 @@ desktop:
|
|||
attaches: "{} media attached"
|
||||
uploading-media: "Uploading {} media"
|
||||
|
||||
mk-post-page:
|
||||
prev: "Previous post"
|
||||
next: "Next post"
|
||||
|
||||
mk-timeline-post:
|
||||
reposted-by: "Reposted by {}"
|
||||
reply: "Reply"
|
||||
|
|
|
@ -231,6 +231,10 @@ desktop:
|
|||
attaches: "添付: {}メディア"
|
||||
uploading-media: "{}個のメディアをアップロード中"
|
||||
|
||||
mk-post-page:
|
||||
prev: "前の投稿"
|
||||
next: "次の投稿"
|
||||
|
||||
mk-timeline-post:
|
||||
reposted-by: "{}がRepost"
|
||||
reply: "返信"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue