forked from FoundKeyGang/FoundKey
Merge pull request #1300 from rinsuki/i18n/mobile.tags.mk-user-timeline.load-more
add mobile.tags.mk-user-timeline.load-more translation
This commit is contained in:
commit
e9038f8ec9
2 changed files with 2 additions and 0 deletions
|
@ -654,6 +654,7 @@ mobile:
|
||||||
mk-user-timeline:
|
mk-user-timeline:
|
||||||
no-posts: "This user seems never post"
|
no-posts: "This user seems never post"
|
||||||
no-posts-with-media: "There is no posts with media"
|
no-posts-with-media: "There is no posts with media"
|
||||||
|
load-more: "More"
|
||||||
|
|
||||||
mk-user:
|
mk-user:
|
||||||
follows-you: "Follows you"
|
follows-you: "Follows you"
|
||||||
|
|
|
@ -654,6 +654,7 @@ mobile:
|
||||||
mk-user-timeline:
|
mk-user-timeline:
|
||||||
no-posts: "このユーザーはまだ投稿していないようです。"
|
no-posts: "このユーザーはまだ投稿していないようです。"
|
||||||
no-posts-with-media: "メディア付き投稿はありません。"
|
no-posts-with-media: "メディア付き投稿はありません。"
|
||||||
|
load-more: "もっとみる"
|
||||||
|
|
||||||
mk-user:
|
mk-user:
|
||||||
follows-you: "フォローされています"
|
follows-you: "フォローされています"
|
||||||
|
|
Loading…
Reference in a new issue