New translations cachet.php (Korean)
This commit is contained in:
@@ -117,9 +117,18 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
// Meta descriptions
|
||||
'meta' => [
|
||||
'description' => [
|
||||
'incident' => 'Details and updates about the :name incident that occurred on :date',
|
||||
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
|
||||
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
|
||||
'overview' => 'Stay up to date with the latest service updates from :app.',
|
||||
],
|
||||
],
|
||||
|
||||
// Other
|
||||
'home' => '홈',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'timezone' => 'Times are shown in :timezone.',
|
||||
'about_this_site' => '이 사이트에 대해',
|
||||
|
||||
Reference in New Issue
Block a user