Skip to content

Commit 044cfc2

Browse files
committed
Fixes
1 parent d3b6142 commit 044cfc2

16 files changed

+16
-16
lines changed

resources/lang/ko/api_key.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
'updated_at' => '업데이트 시간',
2929
],
3030
],
31-
];
31+
];

resources/lang/ko/cachet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
'open_source_status_page' => '오픈 소스 상태 페이지.',
1717
'all_times_shown_in' => '모든 시간은 *:timezone* 기준입니다.',
1818
'rss_feed' => ':name RSS 피드',
19-
];
19+
];

resources/lang/ko/component.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
'major_outage' => '주요 장애',
3636
'unknown' => '알 수 없음',
3737
],
38-
];
38+
];

resources/lang/ko/component_group.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
'visible_label' => '표시 여부',
2727
'collapsed_label' => '축소 여부',
2828
],
29-
];
29+
];

resources/lang/ko/incident.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@
7777
'total_incidents_label' => '총 사고 수',
7878
'total_incidents_description' => '총 사고 수입니다.',
7979
],
80-
];
80+
];

resources/lang/ko/incident_template.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
'twig' => 'Twig',
2929
'twig_docs' => 'Twig 문서',
3030
],
31-
];
31+
];

resources/lang/ko/integrations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
'provided_url_invalid' => '제공된 URL은 유효한 Oh Dear 상태 페이지 엔드포인트가 아닙니다.',
1515
'imported_successfully' => 'Oh Dear 피드를 성공적으로 가져왔습니다.',
1616
],
17-
];
17+
];

resources/lang/ko/metric.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848
'week' => '주간',
4949
'month' => '월간',
5050
],
51-
];
51+
];

resources/lang/ko/navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
'sponsor' => 'Cachet 후원',
2828
],
2929
],
30-
];
30+
];

resources/lang/ko/resource.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
'guest' => '게스트',
77
'hidden' => '항상 숨김',
88
],
9-
];
9+
];

0 commit comments

Comments
 (0)