New translations forms.php (Korean)
This commit is contained in:
@@ -168,7 +168,7 @@ return [
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics 코드',
|
||||
'analytics_gosquared' => 'GoSquared Analytics 코드',
|
||||
'analytics_piwik_url' => 'Piwik 인스턴스의 URL ( "http(s)://" 제외 )',
|
||||
'analytics_piwik_url' => 'URL of your Piwik instance',
|
||||
'analytics_piwik_siteid' => 'Piwik 사이트 id',
|
||||
],
|
||||
'localization' => [
|
||||
@@ -229,6 +229,11 @@ return [
|
||||
'timezone' => 'Select Timezone',
|
||||
],
|
||||
|
||||
'seo' => [
|
||||
'title' => 'SEO Title',
|
||||
'description' => 'SEO Description',
|
||||
],
|
||||
|
||||
// Buttons
|
||||
'add' => 'Add',
|
||||
'save' => 'Save',
|
||||
|
||||
Reference in New Issue
Block a user