mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Add translation to preference tab title
This commit is contained in:
parent
33107ff8f2
commit
8f6cac6a9e
@ -27,7 +27,7 @@ class PreferenceController extends BasePreferenceController
|
||||
return array(
|
||||
'general' => new Tab(
|
||||
array(
|
||||
'title' => 'General settings',
|
||||
'title' => t('General settings'),
|
||||
'url' => Url::fromPath('/preference')
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user