New translations dashboard.php (Afrikaans)

This commit is contained in:
James Brooks
2018-01-16 14:10:59 +00:00
parent 1de7e8c87d
commit 910a2fbf4d

View File

@@ -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 <strong>:count</strong> incidents.',
'logged' => '{0} There are no incidents, good work.|[1] You have logged one incident.|[2,*] You have reported <strong>:count</strong> 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 <strong>:count</strong> schedules.',
'logged' => '{0} There are no schedules, good work.|[1] You have logged one schedule.|[2,*] You have reported <strong>:count</strong> schedules.',
'scheduled_at' => 'Scheduled at :timestamp',
'add' => [
'title' => 'Add Scheduled Maintenance',