New translations notifications.php (Japanese)

This commit is contained in:
CachetBot
2018-06-17 07:33:21 +01:00
parent ca64202f66
commit 0db20587bb
+3 -3
View File
@@ -13,13 +13,13 @@ return [
'component' => [ 'component' => [
'status_update' => [ 'status_update' => [
'mail' => [ 'mail' => [
'subject' => 'コンポーネント状況を更新しました', 'subject' => 'コンポーネント状況を更新しました',
'greeting' => 'コンポーネント状況を更新しました!', 'greeting' => 'コンポーネント状況を更新しました!',
'content' => ':nameの状況が:old_statusから:new_statusに変更しました。', 'content' => ':nameの状況が:old_statusから:new_statusに変更しました。',
'action' => '見て', 'action' => '見て',
], ],
'slack' => [ 'slack' => [
'title' => 'コンポーネント状況を更新しました', 'title' => 'コンポーネント状況を更新しました',
'content' => ':nameの状況が:old_statusから:new_statusに変更しました。', 'content' => ':nameの状況が:old_statusから:new_statusに変更しました。',
], ],
'sms' => [ 'sms' => [