<?php

$lang["allowed_domains"] = 'Allowed email domains';
$lang["client_id"] = "GoogleAPI Client ID";
//$lang["redirect_uri"] = "GoogleAPI Redirect URI";
$lang["client_secret"] = "GoogleAPI Client Secret";
$lang["default_groups"] = "Default groups";

?>