New translations forms.php (Korean)
This commit is contained in:
@@ -168,7 +168,7 @@ return [
|
|||||||
'analytics' => [
|
'analytics' => [
|
||||||
'analytics_google' => 'Google Analytics 코드',
|
'analytics_google' => 'Google Analytics 코드',
|
||||||
'analytics_gosquared' => 'GoSquared 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',
|
'analytics_piwik_siteid' => 'Piwik 사이트 id',
|
||||||
],
|
],
|
||||||
'localization' => [
|
'localization' => [
|
||||||
@@ -229,6 +229,11 @@ return [
|
|||||||
'timezone' => 'Select Timezone',
|
'timezone' => 'Select Timezone',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
'seo' => [
|
||||||
|
'title' => 'SEO Title',
|
||||||
|
'description' => 'SEO Description',
|
||||||
|
],
|
||||||
|
|
||||||
// Buttons
|
// Buttons
|
||||||
'add' => 'Add',
|
'add' => 'Add',
|
||||||
'save' => 'Save',
|
'save' => 'Save',
|
||||||
|
|||||||
Reference in New Issue
Block a user