New translations notifications.php (Japanese)
This commit is contained in:
@@ -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' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user