diff --git a/resources/lang/af-ZA/dashboard.php b/resources/lang/af-ZA/dashboard.php
index 6c10e0be..097f2d38 100644
--- a/resources/lang/af-ZA/dashboard.php
+++ b/resources/lang/af-ZA/dashboard.php
@@ -18,7 +18,7 @@ return [
'incidents' => [
'title' => 'Incidents & Schedule',
'incidents' => 'Incidents',
- 'logged' => '{0} There are no incidents, good work.|You have logged one incident.|You have reported :count incidents.',
+ 'logged' => '{0} There are no incidents, good work.|[1] You have logged one incident.|[2,*] You have reported :count incidents.',
'incident-create-template' => 'Create Template',
'incident-templates' => 'Incident Templates',
'updates' => [
@@ -74,7 +74,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Geskeduleerde Instandhouding',
- 'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported :count schedules.',
+ 'logged' => '{0} There are no schedules, good work.|[1] You have logged one schedule.|[2,*] You have reported :count schedules.',
'scheduled_at' => 'Scheduled at :timestamp',
'add' => [
'title' => 'Add Scheduled Maintenance',