From c7b7c060a6f0c6866e05199e828053e6690e9413 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 18 Feb 2017 14:01:54 -0500 Subject: Improve category section --- app/Locale/ja_JP/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/ja_JP') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 67a69c14..147159a2 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'カテゴリ', 'Your category have been created successfully.' => 'カテゴリを作成しました。', 'Unable to create your category.' => 'カテゴリの作成に失敗しました。', - 'Your category have been updated successfully.' => 'カテゴリを更新しました。', - 'Unable to update your category.' => 'カテゴリの更新に失敗しました。', + 'This category has been updated successfully.' => 'カテゴリを更新しました。', + 'Unable to update this category.' => 'カテゴリの更新に失敗しました。', 'Remove a category' => 'カテゴリの削除', 'Category removed successfully.' => 'カテゴリを削除しました。', 'Unable to remove this category.' => 'カテゴリを削除できませんでした。', -- cgit v1.2.3