diff --git a/locales/en.yml b/locales/en.yml index 3b87ea758..0af748aa6 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -488,14 +488,16 @@ mobile: follows-you: "Follows you" following: "Following" followers: "Followers" + posts: "Posts" overview: "Overview" - posts: "Timeline" + timeline: "Timeline" media: "Media" mk-user-overview: recent-posts: "Recent posts" images: "Images" activity: "Activity" + keywords: "Keywords" followers-you-know: "Followers you know" last-used-at: "Latest used at" diff --git a/locales/ja.yml b/locales/ja.yml index 13d451b6d..15f9e9db9 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -488,15 +488,16 @@ mobile: follows-you: "フォローされています" following: "フォロー" followers: "フォロワー" + posts: "投稿" overview: "概要" - posts: "タイムライン" - posts-count: "ポスト" + timeline: "タイムライン" media: "メディア" mk-user-overview: recent-posts: "最近の投稿" images: "画像" activity: "アクティビティ" + keywords: "キーワード" followers-you-know: "知り合いのフォロワー" last-used-at: "最終ログイン" diff --git a/src/web/app/mobile/tags/user.tag b/src/web/app/mobile/tags/user.tag index ea431dcc5..06d4da9d3 100644 --- a/src/web/app/mobile/tags/user.tag +++ b/src/web/app/mobile/tags/user.tag @@ -26,7 +26,7 @@
%i18n:mobile.tags.mk-user-overview-followers-you-know.no-users%
+ + +%i18n:mobile.tags.mk-user-overview-followers-you-know.loading%