From 8e8dfb88fbdb1e6a07ebdb130345aba5376bda63 Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Fri, 31 Mar 2017 23:33:43 +0900 Subject: WIP #332 --- src/web/app/common/tags/authorized-apps.tag | 2 +- src/web/app/common/tags/error.tag | 11 ++------ src/web/app/common/tags/forkit.tag | 2 +- src/web/app/common/tags/messaging/form.tag | 8 +++--- src/web/app/common/tags/messaging/index.tag | 6 ++-- src/web/app/common/tags/messaging/message.tag | 6 ++-- src/web/app/common/tags/messaging/room.tag | 8 +++--- src/web/app/common/tags/poll-editor.tag | 10 +++---- src/web/app/common/tags/poll.tag | 10 +++---- src/web/app/common/tags/signin.tag | 6 ++-- src/web/app/common/tags/signup.tag | 40 +++++++++++++-------------- src/web/app/common/tags/special-message.tag | 4 +-- src/web/app/common/tags/twitter-setting.tag | 8 +++--- src/web/app/common/tags/uploader.tag | 2 +- 14 files changed, 59 insertions(+), 64 deletions(-) (limited to 'src/web') diff --git a/src/web/app/common/tags/authorized-apps.tag b/src/web/app/common/tags/authorized-apps.tag index 14795e49da..0078a18636 100644 --- a/src/web/app/common/tags/authorized-apps.tag +++ b/src/web/app/common/tags/authorized-apps.tag @@ -1,5 +1,5 @@ -

連携しているアプリケーションはありません。

+

%i18n:common.tags.mk-authorized-apps.no-apps%

{ app.name }

diff --git a/src/web/app/common/tags/error.tag b/src/web/app/common/tags/error.tag index 42d7642827..c7491d1c43 100644 --- a/src/web/app/common/tags/error.tag +++ b/src/web/app/common/tags/error.tag @@ -1,9 +1,9 @@ -

サーバーに接続できません

-

インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。

-

いつもMisskeyをご利用いただきありがとうございます。

+

%i18n:common.tags.mk-error.title%

+

%i18n:common.tags.mk-error.description%

+

%i18n:common.tags.mk-error.thanks%

-
diff --git a/src/web/app/common/tags/forkit.tag b/src/web/app/common/tags/forkit.tag index 98d29c26bc..55d5731081 100644 --- a/src/web/app/common/tags/forkit.tag +++ b/src/web/app/common/tags/forkit.tag @@ -1,4 +1,4 @@ - + diff --git a/src/web/app/common/tags/messaging/form.tag b/src/web/app/common/tags/messaging/form.tag index 41a3599f68..9bbb10320b 100644 --- a/src/web/app/common/tags/messaging/form.tag +++ b/src/web/app/common/tags/messaging/form.tag @@ -1,14 +1,14 @@ - +
- - - diff --git a/src/web/app/common/tags/messaging/index.tag b/src/web/app/common/tags/messaging/index.tag index 8677c9c7c6..b73c543068 100644 --- a/src/web/app/common/tags/messaging/index.tag +++ b/src/web/app/common/tags/messaging/index.tag @@ -2,7 +2,7 @@
-

履歴はありません。
ユーザーを検索して、いつでもメッセージを送受信できます。

+

%i18n:common.tags.mk-messaging.no-history%