add ParentGroup to language
This commit is contained in:
parent
968c28395d
commit
eea4cf0924
|
@ -596,6 +596,7 @@ $SLANG = array(
|
||||||
'PanRight' => 'Pan Right',
|
'PanRight' => 'Pan Right',
|
||||||
'PanTilt' => 'Pan/Tilt',
|
'PanTilt' => 'Pan/Tilt',
|
||||||
'Parameter' => 'Parameter',
|
'Parameter' => 'Parameter',
|
||||||
|
'ParentGroup' => 'Parent Group',
|
||||||
'Password' => 'Password',
|
'Password' => 'Password',
|
||||||
'PasswordsDifferent' => 'The new and confirm passwords are different',
|
'PasswordsDifferent' => 'The new and confirm passwords are different',
|
||||||
'PathToIndex' => 'Path To Index',
|
'PathToIndex' => 'Path To Index',
|
||||||
|
|
Loading…
Reference in New Issue