mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations forms.php (Persian)
This commit is contained in:
parent
1abcff5286
commit
d60269c70a
@ -168,7 +168,7 @@ return [
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Google Analytics code',
|
||||
'analytics_gosquared' => 'GoSquared Analytics code',
|
||||
'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)',
|
||||
'analytics_piwik_url' => 'URL of your Piwik instance',
|
||||
'analytics_piwik_siteid' => 'Piwik\'s site id',
|
||||
],
|
||||
'localization' => [
|
||||
@ -229,6 +229,11 @@ return [
|
||||
'timezone' => 'Select Timezone',
|
||||
],
|
||||
|
||||
'seo' => [
|
||||
'title' => 'SEO Title',
|
||||
'description' => 'SEO Description',
|
||||
],
|
||||
|
||||
// Buttons
|
||||
'add' => 'Add',
|
||||
'save' => 'Save',
|
||||
|
Loading…
x
Reference in New Issue
Block a user