add ParentGroup to language

This commit is contained in:
Isaac Connor 2019-11-01 13:40:20 -04:00
parent 968c28395d
commit eea4cf0924
1 changed files with 1 additions and 0 deletions

View File

@ -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',