Updated remaining language files

This commit is contained in:
Michael Mollick
2015-10-20 20:52:38 -04:00
parent c832aba80a
commit be6fdf6890
26 changed files with 193 additions and 61 deletions
+9 -5
View File
@@ -92,20 +92,24 @@ return [
'app-setup' => [
'site-name' => '사이트 이름',
'site-url' => '사이트 URL',
'site-timezone' => '사이트 시간대',
'site-locale' => '사이트 언어',
'date-format' => '날짜 형식',
'incident-date-format' => '문제 Timestamp 형식',
'display-graphs' => '상태 페이지에 그래프 보이기',
'about-this-page' => '이 페이지에 대하여',
'days-of-incidents' => '몇 일 동안 사건을 표시하시겠습니까?',
'banner' => '배너 이미지',
'banner-help' => '가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.',
'subscribers' => '이메일 알림을 받기 위한 회원가입 허용',
],
'analytics' => [
'analytics_google' => 'Google Analytics 코드',
'analytics_gosquared' => 'GoSquared Analytics 코드',
'analytics_piwik_url' => 'Piwik 인스턴스의 URL ( "http(s)://" 제외 )',
'analytics_piwik_siteid' => 'Piwik 사이트 id',
'subscribers' => '이메일 알림을 받기 위한 회원가입 허용',
],
'localization' => [
'site-timezone' => '사이트 시간대',
'site-locale' => '사이트 언어',
'date-format' => '날짜 형식',
'incident-date-format' => '문제 Timestamp 형식',
],
'security' => [
'allowed-domains' => '허용된 도메인',