From 7ced7db866851e62956d397b87f793f6d048a426 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 15 Apr 2018 06:21:19 +0900 Subject: [PATCH] :pizza: --- locales/en.yml | 1 + locales/ja.yml | 1 + src/client/app/desktop/views/components/notifications.vue | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/en.yml b/locales/en.yml index f24d40365..94c5e8ec3 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -257,6 +257,7 @@ desktop/views/components/notes.note.vue: desktop/views/components/notifications.vue: more: "More" + empty: "No notifications" desktop/views/components/post-form.vue: note-placeholder: "What's happening?" diff --git a/locales/ja.yml b/locales/ja.yml index 7e253d368..e7c03f9dd 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -257,6 +257,7 @@ desktop/views/components/notes.note.vue: desktop/views/components/notifications.vue: more: "もっと見る" + empty: "ありません!" desktop/views/components/post-form.vue: note-placeholder: "いまどうしてる?" diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue index 9b1a66dde..c1d4c561e 100644 --- a/src/client/app/desktop/views/components/notifications.vue +++ b/src/client/app/desktop/views/components/notifications.vue @@ -95,7 +95,7 @@ -

ありません!

+

%i18n:@empty%

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