From 568d5cccfa0b6620ccb6c9db8346c52c0396d99f Mon Sep 17 00:00:00 2001
From: pinfort <pinfo.walter@gmail.com>
Date: Wed, 12 Apr 2017 19:33:01 +0900
Subject: [PATCH] =?UTF-8?q?=E3=81=84=E3=81=84=E3=81=AD=E3=82=92=E3=81=8A?=
 =?UTF-8?q?=E6=B0=97=E3=81=AB=E5=85=A5=E3=82=8A=E3=81=AB=E7=B5=B1=E4=B8=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/assets/javascripts/components/locales/ja.jsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/assets/javascripts/components/locales/ja.jsx b/app/assets/javascripts/components/locales/ja.jsx
index ac45120399..83e33c3dd7 100644
--- a/app/assets/javascripts/components/locales/ja.jsx
+++ b/app/assets/javascripts/components/locales/ja.jsx
@@ -58,7 +58,7 @@ const ja = {
   "upload_button.label": "メディアを追加",
   "upload_form.undo": "やり直す",
   "notification.follow": "{name}さんにフォローされました",
-  "notification.favourite": "{name}さんがあなたのトゥートをいいねしました",
+  "notification.favourite": "{name}さんがあなたのトゥートをお気に入りしました",
   "notification.reblog": "{name}さんがあなたのトゥートをブーストしました",
   "notification.mention": "{name}さんがあなたに返信しました",
   "notifications.column_settings.alert": "デスクトップ通知",