From d8ff37fc456eb1122361d74863273bd4b66ecf79 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 12 Jun 2018 02:28:28 +0900 Subject: [PATCH] :v: --- locales/ja.yml | 1 + src/client/app/common/views/widgets/hashtags.vue | 2 ++ 2 files changed, 3 insertions(+) diff --git a/locales/ja.yml b/locales/ja.yml index 1b4fc1507..ed0691ea5 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -258,6 +258,7 @@ common/views/widgets/posts-monitor.vue: common/views/widgets/hashtags.vue: title: "ハッシュタグ" count: "{}人が投稿" + empty: "トレンドなし" common/views/widgets/server.vue: title: "サーバー情報" diff --git a/src/client/app/common/views/widgets/hashtags.vue b/src/client/app/common/views/widgets/hashtags.vue index 1f1e6ceb5..9dae7661a 100644 --- a/src/client/app/common/views/widgets/hashtags.vue +++ b/src/client/app/common/views/widgets/hashtags.vue @@ -5,6 +5,7 @@

%fa:spinner .pulse .fw%%i18n:common.loading%

+

%fa:exclamation-circle%%i18n:@empty%

@@ -65,6 +66,7 @@ export default define({ root(isDark) .mkw-hashtags--body > .fetching + > .empty margin 0 padding 12px 16px text-align center