diff --git a/lang/de/events/github/branch_protection_rule.php b/lang/de/events/github/branch_protection_rule.php
index 891c4d7..cb2e40e 100644
--- a/lang/de/events/github/branch_protection_rule.php
+++ b/lang/de/events/github/branch_protection_rule.php
@@ -2,11 +2,11 @@
return [
'created' => [
- 'title' => 'β οΈ New Branch Protection Rules form π¦:user',
+ 'title' => 'β οΈ New Branch Protection Rules from π¦:repo',
'link' => 'π Link: :link',
],
'edited' => [
- 'title' => 'π Branch Protection Rules Have Been Edited form π¦:user',
+ 'title' => 'π Branch Protection Rules Have Been Edited from π¦:repo',
'changes' => [
'title' => [
'name' => 'π Title has been changed',
@@ -17,6 +17,6 @@
'link' => 'π Link: :link',
],
'deleted' => [
- 'title' => 'π Branch Protection Rules Deleted form π¦:user',
+ 'title' => 'π Branch Protection Rules Deleted from π¦:repo',
],
];
diff --git a/lang/de/events/github/issues.php b/lang/de/events/github/issues.php
index 87cff4a..1483efc 100644
--- a/lang/de/events/github/issues.php
+++ b/lang/de/events/github/issues.php
@@ -6,7 +6,7 @@
'title' => 'π« Issue Closed to π¦ :issue by :user',
],
'deleted' => [
- 'title' => 'π Issue Deleted form π¦ :issue by :user',
+ 'title' => 'π Issue Deleted from π¦ :issue by :user',
],
'edited' => [
'title' => 'β οΈ Issue has been edited to π¦ :issue by :user',
@@ -23,21 +23,21 @@
],
],
'locked' => [
- 'title' => 'π Issue Locked form π¦ :issue by :user',
+ 'title' => 'π Issue Locked from π¦ :issue by :user',
],
'opened' => [
'title' => 'β οΈ New Issue to π¦ :issue by :user',
],
'pinned' => [
- 'title' => 'π Issue Pinned form π¦ :issue by :user',
+ 'title' => 'π Issue Pinned from π¦ :issue by :user',
],
'reopened' => [
'title' => 'β οΈ Issue has been reopened β οΈ to π¦ :issue by :user',
],
'unlocked' => [
- 'title' => 'π Issue Unlocked form π¦ :issue by :user',
+ 'title' => 'π Issue Unlocked from π¦ :issue by :user',
],
'unpinned' => [
- 'title' => 'π Issue Unpinned form π¦ :issue by :user',
+ 'title' => 'π Issue Unpinned from π¦ :issue by :user',
],
];
diff --git a/lang/de/events/github/star.php b/lang/de/events/github/star.php
index 535d304..c26fb52 100644
--- a/lang/de/events/github/star.php
+++ b/lang/de/events/github/star.php
@@ -2,12 +2,12 @@
return [
'created' => [
- 'title' => 'π New Star π from π¦:user',
+ 'title' => 'π New Star π from π¦:repo',
'seeder' => 'π€ Starer: :sender_login π',
],
'deleted' => [
- 'title' => 'π« Star π Removed from π¦:user',
+ 'title' => 'π« Star π Removed from π¦:repo',
'remover' => 'π€ Remover: :sender_login π',
],
];
diff --git a/lang/de/events/github/watch.php b/lang/de/events/github/watch.php
index 1399b59..4154bf6 100644
--- a/lang/de/events/github/watch.php
+++ b/lang/de/events/github/watch.php
@@ -2,7 +2,7 @@
return [
'started' => [
- 'title' => 'π (betrachten) Neuer Stern π von π¦:user',
+ 'title' => 'π (betrachten) Neuer Stern π von π¦:repo',
'watcher' => 'π€ Betrachter: :sender_login π',
],
];
diff --git a/lang/de/events/github/workflow_job.php b/lang/de/events/github/workflow_job.php
index 67462ec..ce88058 100644
--- a/lang/de/events/github/workflow_job.php
+++ b/lang/de/events/github/workflow_job.php
@@ -2,18 +2,18 @@
return [
'completed' => [
- 'completed' => 'π Action Completed form :user',
+ 'completed' => 'π Action Completed from :repo',
'done' => 'Done action: π :runner_name β¨',
- 'canceled' => 'π« Canceled Action form π¦:user',
+ 'canceled' => 'π« Canceled Action from π¦:repo',
'failed' => 'Failed action: π« :runner_name β',
],
'in_progress' => [
- 'progress' => 'π§ Action in progress formπ¦:user',
+ 'progress' => 'π§ Action in progress formπ¦:repo',
'running' => 'Running action: π₯ :runner_name β³',
],
'queued' => [
- 'title' => ' Action Queued form π¦:user',
+ 'title' => ' Action Queued from π¦:repo',
'body' => 'Queued action: π₯ :runner_name β°',
],
'link' => 'π Workflow job link: :link',
diff --git a/lang/de/events/github/workflow_run.php b/lang/de/events/github/workflow_run.php
index f6cff4d..5ce1d50 100644
--- a/lang/de/events/github/workflow_run.php
+++ b/lang/de/events/github/workflow_run.php
@@ -3,24 +3,24 @@
return [
'completed' => [
'success' => [
- 'title' => 'π Workflow Completed form π¦ :user',
+ 'title' => 'π Workflow Completed from π¦ :repo',
'body' => 'Done workflow: π :name β¨ ',
],
'failure' => [
- 'title' => 'π« Workflow Failed form π¦:user',
+ 'title' => 'π« Workflow Failed from π¦:repo',
'body' => 'Failed workflow: π« :name β',
],
'cancelled' => [
- 'title' => 'β Workflow Cancelled form π¦ :user',
+ 'title' => 'β Workflow Cancelled from π¦ :repo',
'body' => 'Cancelled workflow: π¨ :name β ',
],
'default' => [
- 'title' => "π¨ Workflow Can't Success form π¦:user",
+ 'title' => "π¨ Workflow Can't Success from π¦:repo",
'body' => "Can't Success workflow: π¨ :name β",
],
],
'requested' => [
- 'title' => ' Workflow Requested form π¦:user',
+ 'title' => ' Workflow Requested from π¦:repo',
'body' => 'Running workflow: π₯ :name β³',
],
'link' => 'π Workflow run link: :link',
diff --git a/lang/en/events/github/branch_protection_rule.php b/lang/en/events/github/branch_protection_rule.php
index 891c4d7..cb2e40e 100644
--- a/lang/en/events/github/branch_protection_rule.php
+++ b/lang/en/events/github/branch_protection_rule.php
@@ -2,11 +2,11 @@
return [
'created' => [
- 'title' => 'β οΈ New Branch Protection Rules form π¦:user',
+ 'title' => 'β οΈ New Branch Protection Rules from π¦:repo',
'link' => 'π Link: :link',
],
'edited' => [
- 'title' => 'π Branch Protection Rules Have Been Edited form π¦:user',
+ 'title' => 'π Branch Protection Rules Have Been Edited from π¦:repo',
'changes' => [
'title' => [
'name' => 'π Title has been changed',
@@ -17,6 +17,6 @@
'link' => 'π Link: :link',
],
'deleted' => [
- 'title' => 'π Branch Protection Rules Deleted form π¦:user',
+ 'title' => 'π Branch Protection Rules Deleted from π¦:repo',
],
];
diff --git a/lang/en/events/github/issues.php b/lang/en/events/github/issues.php
index 87cff4a..1483efc 100644
--- a/lang/en/events/github/issues.php
+++ b/lang/en/events/github/issues.php
@@ -6,7 +6,7 @@
'title' => 'π« Issue Closed to π¦ :issue by :user',
],
'deleted' => [
- 'title' => 'π Issue Deleted form π¦ :issue by :user',
+ 'title' => 'π Issue Deleted from π¦ :issue by :user',
],
'edited' => [
'title' => 'β οΈ Issue has been edited to π¦ :issue by :user',
@@ -23,21 +23,21 @@
],
],
'locked' => [
- 'title' => 'π Issue Locked form π¦ :issue by :user',
+ 'title' => 'π Issue Locked from π¦ :issue by :user',
],
'opened' => [
'title' => 'β οΈ New Issue to π¦ :issue by :user',
],
'pinned' => [
- 'title' => 'π Issue Pinned form π¦ :issue by :user',
+ 'title' => 'π Issue Pinned from π¦ :issue by :user',
],
'reopened' => [
'title' => 'β οΈ Issue has been reopened β οΈ to π¦ :issue by :user',
],
'unlocked' => [
- 'title' => 'π Issue Unlocked form π¦ :issue by :user',
+ 'title' => 'π Issue Unlocked from π¦ :issue by :user',
],
'unpinned' => [
- 'title' => 'π Issue Unpinned form π¦ :issue by :user',
+ 'title' => 'π Issue Unpinned from π¦ :issue by :user',
],
];
diff --git a/lang/en/events/github/star.php b/lang/en/events/github/star.php
index 535d304..c26fb52 100644
--- a/lang/en/events/github/star.php
+++ b/lang/en/events/github/star.php
@@ -2,12 +2,12 @@
return [
'created' => [
- 'title' => 'π New Star π from π¦:user',
+ 'title' => 'π New Star π from π¦:repo',
'seeder' => 'π€ Starer: :sender_login π',
],
'deleted' => [
- 'title' => 'π« Star π Removed from π¦:user',
+ 'title' => 'π« Star π Removed from π¦:repo',
'remover' => 'π€ Remover: :sender_login π',
],
];
diff --git a/lang/en/events/github/watch.php b/lang/en/events/github/watch.php
index f56af82..672f6cd 100644
--- a/lang/en/events/github/watch.php
+++ b/lang/en/events/github/watch.php
@@ -2,7 +2,7 @@
return [
'started' => [
- 'title' => 'π (Watch) New Star π from π¦:user',
+ 'title' => 'π (Watch) New Star π from π¦:repo',
'watcher' => 'π€ Watcher: :sender_login π',
],
];
diff --git a/lang/en/events/github/workflow_job.php b/lang/en/events/github/workflow_job.php
index 67462ec..ce88058 100644
--- a/lang/en/events/github/workflow_job.php
+++ b/lang/en/events/github/workflow_job.php
@@ -2,18 +2,18 @@
return [
'completed' => [
- 'completed' => 'π Action Completed form :user',
+ 'completed' => 'π Action Completed from :repo',
'done' => 'Done action: π :runner_name β¨',
- 'canceled' => 'π« Canceled Action form π¦:user',
+ 'canceled' => 'π« Canceled Action from π¦:repo',
'failed' => 'Failed action: π« :runner_name β',
],
'in_progress' => [
- 'progress' => 'π§ Action in progress formπ¦:user',
+ 'progress' => 'π§ Action in progress formπ¦:repo',
'running' => 'Running action: π₯ :runner_name β³',
],
'queued' => [
- 'title' => ' Action Queued form π¦:user',
+ 'title' => ' Action Queued from π¦:repo',
'body' => 'Queued action: π₯ :runner_name β°',
],
'link' => 'π Workflow job link: :link',
diff --git a/lang/en/events/github/workflow_run.php b/lang/en/events/github/workflow_run.php
index f6cff4d..09f90d1 100644
--- a/lang/en/events/github/workflow_run.php
+++ b/lang/en/events/github/workflow_run.php
@@ -3,24 +3,24 @@
return [
'completed' => [
'success' => [
- 'title' => 'π Workflow Completed form π¦ :user',
+ 'title' => 'π Workflow Completed from π¦ :repo',
'body' => 'Done workflow: π :name β¨ ',
],
'failure' => [
- 'title' => 'π« Workflow Failed form π¦:user',
+ 'title' => 'π« Workflow Failed from π¦:repo',
'body' => 'Failed workflow: π« :name β',
],
'cancelled' => [
- 'title' => 'β Workflow Cancelled form π¦ :user',
+ 'title' => 'β Workflow Cancelled from π¦ :user',
'body' => 'Cancelled workflow: π¨ :name β ',
],
'default' => [
- 'title' => "π¨ Workflow Can't Success form π¦:user",
+ 'title' => "π¨ Workflow Can't Success from π¦:repo",
'body' => "Can't Success workflow: π¨ :name β",
],
],
'requested' => [
- 'title' => ' Workflow Requested form π¦:user',
+ 'title' => ' Workflow Requested from π¦:repo',
'body' => 'Running workflow: π₯ :name β³',
],
'link' => 'π Workflow run link: :link',
diff --git a/lang/ja/events/github/branch_protection_rule.php b/lang/ja/events/github/branch_protection_rule.php
index 891c4d7..cb2e40e 100644
--- a/lang/ja/events/github/branch_protection_rule.php
+++ b/lang/ja/events/github/branch_protection_rule.php
@@ -2,11 +2,11 @@
return [
'created' => [
- 'title' => 'β οΈ New Branch Protection Rules form π¦:user',
+ 'title' => 'β οΈ New Branch Protection Rules from π¦:repo',
'link' => 'π Link: :link',
],
'edited' => [
- 'title' => 'π Branch Protection Rules Have Been Edited form π¦:user',
+ 'title' => 'π Branch Protection Rules Have Been Edited from π¦:repo',
'changes' => [
'title' => [
'name' => 'π Title has been changed',
@@ -17,6 +17,6 @@
'link' => 'π Link: :link',
],
'deleted' => [
- 'title' => 'π Branch Protection Rules Deleted form π¦:user',
+ 'title' => 'π Branch Protection Rules Deleted from π¦:repo',
],
];
diff --git a/lang/ja/events/github/issues.php b/lang/ja/events/github/issues.php
index 87cff4a..1483efc 100644
--- a/lang/ja/events/github/issues.php
+++ b/lang/ja/events/github/issues.php
@@ -6,7 +6,7 @@
'title' => 'π« Issue Closed to π¦ :issue by :user',
],
'deleted' => [
- 'title' => 'π Issue Deleted form π¦ :issue by :user',
+ 'title' => 'π Issue Deleted from π¦ :issue by :user',
],
'edited' => [
'title' => 'β οΈ Issue has been edited to π¦ :issue by :user',
@@ -23,21 +23,21 @@
],
],
'locked' => [
- 'title' => 'π Issue Locked form π¦ :issue by :user',
+ 'title' => 'π Issue Locked from π¦ :issue by :user',
],
'opened' => [
'title' => 'β οΈ New Issue to π¦ :issue by :user',
],
'pinned' => [
- 'title' => 'π Issue Pinned form π¦ :issue by :user',
+ 'title' => 'π Issue Pinned from π¦ :issue by :user',
],
'reopened' => [
'title' => 'β οΈ Issue has been reopened β οΈ to π¦ :issue by :user',
],
'unlocked' => [
- 'title' => 'π Issue Unlocked form π¦ :issue by :user',
+ 'title' => 'π Issue Unlocked from π¦ :issue by :user',
],
'unpinned' => [
- 'title' => 'π Issue Unpinned form π¦ :issue by :user',
+ 'title' => 'π Issue Unpinned from π¦ :issue by :user',
],
];
diff --git a/lang/ja/events/github/star.php b/lang/ja/events/github/star.php
index 535d304..c26fb52 100644
--- a/lang/ja/events/github/star.php
+++ b/lang/ja/events/github/star.php
@@ -2,12 +2,12 @@
return [
'created' => [
- 'title' => 'π New Star π from π¦:user',
+ 'title' => 'π New Star π from π¦:repo',
'seeder' => 'π€ Starer: :sender_login π',
],
'deleted' => [
- 'title' => 'π« Star π Removed from π¦:user',
+ 'title' => 'π« Star π Removed from π¦:repo',
'remover' => 'π€ Remover: :sender_login π',
],
];
diff --git a/lang/ja/events/github/watch.php b/lang/ja/events/github/watch.php
index b62317d..044542e 100644
--- a/lang/ja/events/github/watch.php
+++ b/lang/ja/events/github/watch.php
@@ -2,7 +2,7 @@
return [
'started' => [
- 'title' => 'π (ζθ¨) ζ°γγγΉγΏγΌ π from π¦:user',
+ 'title' => 'π (ζθ¨) ζ°γγγΉγΏγΌ π from π¦:repo',
'watcher' => 'π€ γ¦γ©γγγ£γΌ: :sender_login π',
],
];
diff --git a/lang/ja/events/github/workflow_job.php b/lang/ja/events/github/workflow_job.php
index 67462ec..fe905a3 100644
--- a/lang/ja/events/github/workflow_job.php
+++ b/lang/ja/events/github/workflow_job.php
@@ -2,10 +2,10 @@
return [
'completed' => [
- 'completed' => 'π Action Completed form :user',
+ 'completed' => 'π Action Completed from :user',
'done' => 'Done action: π :runner_name β¨',
- 'canceled' => 'π« Canceled Action form π¦:user',
+ 'canceled' => 'π« Canceled Action from π¦:repo',
'failed' => 'Failed action: π« :runner_name β',
],
'in_progress' => [
@@ -13,7 +13,7 @@
'running' => 'Running action: π₯ :runner_name β³',
],
'queued' => [
- 'title' => ' Action Queued form π¦:user',
+ 'title' => ' Action Queued from π¦:repo',
'body' => 'Queued action: π₯ :runner_name β°',
],
'link' => 'π Workflow job link: :link',
diff --git a/lang/ja/events/github/workflow_run.php b/lang/ja/events/github/workflow_run.php
index f6cff4d..645b16f 100644
--- a/lang/ja/events/github/workflow_run.php
+++ b/lang/ja/events/github/workflow_run.php
@@ -3,24 +3,24 @@
return [
'completed' => [
'success' => [
- 'title' => 'π Workflow Completed form π¦ :user',
+ 'title' => 'π Workflow Completed from π¦ :user',
'body' => 'Done workflow: π :name β¨ ',
],
'failure' => [
- 'title' => 'π« Workflow Failed form π¦:user',
+ 'title' => 'π« Workflow Failed from π¦:repo',
'body' => 'Failed workflow: π« :name β',
],
'cancelled' => [
- 'title' => 'β Workflow Cancelled form π¦ :user',
+ 'title' => 'β Workflow Cancelled from π¦ :user',
'body' => 'Cancelled workflow: π¨ :name β ',
],
'default' => [
- 'title' => "π¨ Workflow Can't Success form π¦:user",
+ 'title' => "π¨ Workflow Can't Success from π¦:repo",
'body' => "Can't Success workflow: π¨ :name β",
],
],
'requested' => [
- 'title' => ' Workflow Requested form π¦:user',
+ 'title' => ' Workflow Requested from π¦:repo',
'body' => 'Running workflow: π₯ :name β³',
],
'link' => 'π Workflow run link: :link',
diff --git a/lang/vi/events/github/branch_protection_rule.php b/lang/vi/events/github/branch_protection_rule.php
index 891c4d7..cb2e40e 100644
--- a/lang/vi/events/github/branch_protection_rule.php
+++ b/lang/vi/events/github/branch_protection_rule.php
@@ -2,11 +2,11 @@
return [
'created' => [
- 'title' => 'β οΈ New Branch Protection Rules form π¦:user',
+ 'title' => 'β οΈ New Branch Protection Rules from π¦:repo',
'link' => 'π Link: :link',
],
'edited' => [
- 'title' => 'π Branch Protection Rules Have Been Edited form π¦:user',
+ 'title' => 'π Branch Protection Rules Have Been Edited from π¦:repo',
'changes' => [
'title' => [
'name' => 'π Title has been changed',
@@ -17,6 +17,6 @@
'link' => 'π Link: :link',
],
'deleted' => [
- 'title' => 'π Branch Protection Rules Deleted form π¦:user',
+ 'title' => 'π Branch Protection Rules Deleted from π¦:repo',
],
];
diff --git a/lang/vi/events/github/issues.php b/lang/vi/events/github/issues.php
index 87cff4a..1483efc 100644
--- a/lang/vi/events/github/issues.php
+++ b/lang/vi/events/github/issues.php
@@ -6,7 +6,7 @@
'title' => 'π« Issue Closed to π¦ :issue by :user',
],
'deleted' => [
- 'title' => 'π Issue Deleted form π¦ :issue by :user',
+ 'title' => 'π Issue Deleted from π¦ :issue by :user',
],
'edited' => [
'title' => 'β οΈ Issue has been edited to π¦ :issue by :user',
@@ -23,21 +23,21 @@
],
],
'locked' => [
- 'title' => 'π Issue Locked form π¦ :issue by :user',
+ 'title' => 'π Issue Locked from π¦ :issue by :user',
],
'opened' => [
'title' => 'β οΈ New Issue to π¦ :issue by :user',
],
'pinned' => [
- 'title' => 'π Issue Pinned form π¦ :issue by :user',
+ 'title' => 'π Issue Pinned from π¦ :issue by :user',
],
'reopened' => [
'title' => 'β οΈ Issue has been reopened β οΈ to π¦ :issue by :user',
],
'unlocked' => [
- 'title' => 'π Issue Unlocked form π¦ :issue by :user',
+ 'title' => 'π Issue Unlocked from π¦ :issue by :user',
],
'unpinned' => [
- 'title' => 'π Issue Unpinned form π¦ :issue by :user',
+ 'title' => 'π Issue Unpinned from π¦ :issue by :user',
],
];
diff --git a/lang/vi/events/github/star.php b/lang/vi/events/github/star.php
index 42bc154..d1f3247 100644
--- a/lang/vi/events/github/star.php
+++ b/lang/vi/events/github/star.php
@@ -2,12 +2,12 @@
return [
'created' => [
- 'title' => 'π NhαΊn dαΊ₯u sao mα»i π tα»« π¦:user',
+ 'title' => 'π NhαΊn dαΊ₯u sao mα»i π tα»« π¦:repo',
'seeder' => 'π€ NgΖ°α»i gαΊ―n dαΊ₯u sao: :sender_login π',
],
'deleted' => [
- 'title' => 'π« DαΊ₯u sao ΔΓ£ bα» hủy tα»« π¦:user',
+ 'title' => 'π« DαΊ₯u sao ΔΓ£ bα» hủy tα»« π¦:repo',
'remover' => 'π€ NgΖ°α»i hủy bα»: :sender_login π',
],
];
diff --git a/lang/vi/events/github/workflow_job.php b/lang/vi/events/github/workflow_job.php
index 67462ec..f2364bf 100644
--- a/lang/vi/events/github/workflow_job.php
+++ b/lang/vi/events/github/workflow_job.php
@@ -2,10 +2,10 @@
return [
'completed' => [
- 'completed' => 'π Action Completed form :user',
+ 'completed' => 'π Action Completed from π¦:repo',
'done' => 'Done action: π :runner_name β¨',
- 'canceled' => 'π« Canceled Action form π¦:user',
+ 'canceled' => 'π« Canceled Action from π¦:repo',
'failed' => 'Failed action: π« :runner_name β',
],
'in_progress' => [
@@ -13,7 +13,7 @@
'running' => 'Running action: π₯ :runner_name β³',
],
'queued' => [
- 'title' => ' Action Queued form π¦:user',
+ 'title' => ' Action Queued from π¦:repo',
'body' => 'Queued action: π₯ :runner_name β°',
],
'link' => 'π Workflow job link: :link',
diff --git a/lang/vi/events/github/workflow_run.php b/lang/vi/events/github/workflow_run.php
index f6cff4d..645b16f 100644
--- a/lang/vi/events/github/workflow_run.php
+++ b/lang/vi/events/github/workflow_run.php
@@ -3,24 +3,24 @@
return [
'completed' => [
'success' => [
- 'title' => 'π Workflow Completed form π¦ :user',
+ 'title' => 'π Workflow Completed from π¦ :user',
'body' => 'Done workflow: π :name β¨ ',
],
'failure' => [
- 'title' => 'π« Workflow Failed form π¦:user',
+ 'title' => 'π« Workflow Failed from π¦:repo',
'body' => 'Failed workflow: π« :name β',
],
'cancelled' => [
- 'title' => 'β Workflow Cancelled form π¦ :user',
+ 'title' => 'β Workflow Cancelled from π¦ :user',
'body' => 'Cancelled workflow: π¨ :name β ',
],
'default' => [
- 'title' => "π¨ Workflow Can't Success form π¦:user",
+ 'title' => "π¨ Workflow Can't Success from π¦:repo",
'body' => "Can't Success workflow: π¨ :name β",
],
],
'requested' => [
- 'title' => ' Workflow Requested form π¦:user',
+ 'title' => ' Workflow Requested from π¦:repo',
'body' => 'Running workflow: π₯ :name β³',
],
'link' => 'π Workflow run link: :link',
diff --git a/resources/views/events/github/branch_protection_rule/created.blade.php b/resources/views/events/github/branch_protection_rule/created.blade.php
index 200cdc2..d2d5a55 100644
--- a/resources/views/events/github/branch_protection_rule/created.blade.php
+++ b/resources/views/events/github/branch_protection_rule/created.blade.php
@@ -7,7 +7,7 @@
?>
{!! __('tg-notifier::events/github/branch_protection_rule.deleted.title', [
- 'user' => "$repository->full_name"
+ 'repo' => "$repository->full_name"
]
) !!}
diff --git a/resources/views/events/github/branch_protection_rule/deleted.blade.php b/resources/views/events/github/branch_protection_rule/deleted.blade.php
index 932e8ee..fb3cb7d 100644
--- a/resources/views/events/github/branch_protection_rule/deleted.blade.php
+++ b/resources/views/events/github/branch_protection_rule/deleted.blade.php
@@ -7,7 +7,7 @@
?>
{!! __('tg-notifier::events/github/branch_protection_rule.deleted.title', [
- 'user' => "$repository->full_name"
+ 'repo' => "$repository->full_name"
]
) !!}
diff --git a/resources/views/events/github/branch_protection_rule/edited.blade.php b/resources/views/events/github/branch_protection_rule/edited.blade.php
index 2fdfbd6..04137b6 100644
--- a/resources/views/events/github/branch_protection_rule/edited.blade.php
+++ b/resources/views/events/github/branch_protection_rule/edited.blade.php
@@ -7,7 +7,7 @@
?>
{!! __('tg-notifier::events/github/branch_protection_rule.edited.title', [
- 'user' => "$repository->full_name"
+ 'repo' => "$repository->full_name"
]
) !!}
diff --git a/resources/views/events/github/star/created.blade.php b/resources/views/events/github/star/created.blade.php
index 5c9f6b2..1aa8187 100644
--- a/resources/views/events/github/star/created.blade.php
+++ b/resources/views/events/github/star/created.blade.php
@@ -5,7 +5,7 @@
?>
{!! __('tg-notifier::events/github/star.created.title', [
- 'user' => "{$payload->repository->full_name}"
+ 'repo' => "{$payload->repository->full_name}"
]
) !!}
diff --git a/resources/views/events/github/star/deleted.blade.php b/resources/views/events/github/star/deleted.blade.php
index ac016f9..80136d2 100644
--- a/resources/views/events/github/star/deleted.blade.php
+++ b/resources/views/events/github/star/deleted.blade.php
@@ -5,7 +5,7 @@
?>
{!! __('tg-notifier::events/github/star.deleted.title', [
- 'user' => "{$payload->repository->full_name}"
+ 'repo' => "{$payload->repository->full_name}"
]
) !!}
diff --git a/resources/views/events/github/watch/started.blade.php b/resources/views/events/github/watch/started.blade.php
index af603be..7dd8bb2 100644
--- a/resources/views/events/github/watch/started.blade.php
+++ b/resources/views/events/github/watch/started.blade.php
@@ -5,7 +5,7 @@
?>
{!! __('tg-notifier::events/github/watch.started.title', [
- 'user' => "{$payload->repository->full_name}"
+ 'repo' => "{$payload->repository->full_name}"
]
) !!}
diff --git a/resources/views/events/github/workflow_job/completed.blade.php b/resources/views/events/github/workflow_job/completed.blade.php
index 17aebad..e2ab6c7 100644
--- a/resources/views/events/github/workflow_job/completed.blade.php
+++ b/resources/views/events/github/workflow_job/completed.blade.php
@@ -5,11 +5,11 @@
?>
@if($payload->workflow_job->conclusion === 'success')
-{!! __('tg-notifier::events/github/workflow_job.completed.completed', ['user' => "{$payload->repository->html_url}"]) !!}
+{!! __('tg-notifier::events/github/workflow_job.completed.completed', ['repo' => "{$payload->repository->html_url}"]) !!}
{!! __('tg-notifier::events/github/workflow_job.completed.done', ['runner_name' => $payload->workflow_job->runner_name]) !!}
@else
-{!! __('tg-notifier::events/github/workflow_job.completed.canceled', ['user' => "{$payload->repository->html_url}"]) !!}
+{!! __('tg-notifier::events/github/workflow_job.completed.canceled', ['repo' => "{$payload->repository->html_url}"]) !!}
{!! __('tg-notifier::events/github/workflow_job.completed.failed', ['runner_name' => $payload->workflow_job->runner_name]) !!}
@endif
diff --git a/resources/views/events/github/workflow_job/in_progress.blade.php b/resources/views/events/github/workflow_job/in_progress.blade.php
index 8b4f626..f973293 100644
--- a/resources/views/events/github/workflow_job/in_progress.blade.php
+++ b/resources/views/events/github/workflow_job/in_progress.blade.php
@@ -4,7 +4,7 @@
*/
?>
-{!! __('tg-notifier::events/github/workflow_job.in_progress.progress', ['user' => "{$payload->repository->html_url}"]) !!}
+{!! __('tg-notifier::events/github/workflow_job.in_progress.progress', ['repo' => "{$payload->repository->html_url}"]) !!}
{!! __('tg-notifier::events/github/workflow_job.in_progress.running', ['runner_name' => $payload->workflow_job->runner_name]) !!}
diff --git a/resources/views/events/github/workflow_job/queued.blade.php b/resources/views/events/github/workflow_job/queued.blade.php
index 24c0a95..7f164e2 100644
--- a/resources/views/events/github/workflow_job/queued.blade.php
+++ b/resources/views/events/github/workflow_job/queued.blade.php
@@ -4,7 +4,7 @@
*/
?>
-{!! __('tg-notifier::events/github/workflow_job.queued.title', ['user' => "{$payload->repository->html_url}"]) !!}
+{!! __('tg-notifier::events/github/workflow_job.queued.title', ['repo' => "{$payload->repository->html_url}"]) !!}
{!! __('tg-notifier::events/github/workflow_job.queued.body', ['runner_name' => $payload->workflow_job->runner_name]) !!}
diff --git a/resources/views/events/github/workflow_run/completed.blade.php b/resources/views/events/github/workflow_run/completed.blade.php
index 079ed5d..1ec7d28 100644
--- a/resources/views/events/github/workflow_run/completed.blade.php
+++ b/resources/views/events/github/workflow_run/completed.blade.php
@@ -11,7 +11,7 @@
};
?>
-{!! __("tg-notifier::events/github/workflow_run.completed.$status.title", ['user' => "{$payload->repository->full_name}"]) !!}
+{!! __("tg-notifier::events/github/workflow_run.completed.$status.title", ['repo' => "{$payload->repository->full_name}"]) !!}
{!! __("tg-notifier::events/github/workflow_run.completed.$status.body", ['name' => $payload->workflow_run->name]) !!}
diff --git a/resources/views/events/github/workflow_run/requested.blade.php b/resources/views/events/github/workflow_run/requested.blade.php
index 75b4778..139d674 100644
--- a/resources/views/events/github/workflow_run/requested.blade.php
+++ b/resources/views/events/github/workflow_run/requested.blade.php
@@ -4,7 +4,7 @@
*/
?>
-{!! __('tg-notifier::events/github/workflow_run.requested.title', ['user' => "{$payload->repository->full_name}"]) !!}
+{!! __('tg-notifier::events/github/workflow_run.requested.title', ['repo' => "{$payload->repository->full_name}"]) !!}
{!! __('tg-notifier::events/github/workflow_run.requested.body', ['name' => $payload->workflow_run->name]) !!}