diff options
Diffstat (limited to 'app/Locale/ja_JP/translations.php')
-rw-r--r-- | app/Locale/ja_JP/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
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.' => 'カテゴリを削除できませんでした。', |