mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
New translations dashboard.php (Thai)
This commit is contained in:
parent
ae0102df98
commit
8997d46cfa
@ -18,12 +18,12 @@ return [
|
|||||||
'incidents' => [
|
'incidents' => [
|
||||||
'title' => 'Incidents & Maintenance',
|
'title' => 'Incidents & Maintenance',
|
||||||
'incidents' => 'เหตุการณ์',
|
'incidents' => 'เหตุการณ์',
|
||||||
'logged' => '{0} There are no incidents, good work.|[1] You have logged one incident.|[2,*] 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' => 'สร้างแม่แบบ',
|
'incident-create-template' => 'สร้างแม่แบบ',
|
||||||
'incident-templates' => 'แม่แบบของเหตุการณ์',
|
'incident-templates' => 'แม่แบบของเหตุการณ์',
|
||||||
'updates' => [
|
'updates' => [
|
||||||
'title' => 'Incident updates for :incident',
|
'title' => 'Incident updates for :incident',
|
||||||
'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates',
|
'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
|
||||||
'add' => [
|
'add' => [
|
||||||
'title' => 'สร้างการปรับปรุงเหตุการณ์ใหม่',
|
'title' => 'สร้างการปรับปรุงเหตุการณ์ใหม่',
|
||||||
'success' => 'Your new incident update has been created.',
|
'success' => 'Your new incident update has been created.',
|
||||||
@ -75,7 +75,7 @@ return [
|
|||||||
// Incident Maintenance
|
// Incident Maintenance
|
||||||
'schedule' => [
|
'schedule' => [
|
||||||
'schedule' => 'Maintenance',
|
'schedule' => 'Maintenance',
|
||||||
'logged' => '{0} There has been no Maintenance, good work.|[1] You have logged one schedule.|[2,*] You have reported <strong>:count</strong> schedules.',
|
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported <strong>:count</strong> schedules.',
|
||||||
'scheduled_at' => 'กำหนดเวลา :timestamp',
|
'scheduled_at' => 'กำหนดเวลา :timestamp',
|
||||||
'add' => [
|
'add' => [
|
||||||
'title' => 'Add Maintenance',
|
'title' => 'Add Maintenance',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user