2019-10-13 14:54:56 +02:00
|
|
|
<?php
|
2025-03-18 13:45:09 +01:00
|
|
|
|
2019-10-13 14:54:56 +02:00
|
|
|
/**
|
|
|
|
* Localizations for the Kolab Auth plugin
|
|
|
|
*
|
|
|
|
* Copyright (C) 2014, Kolab Systems AG
|
|
|
|
*
|
|
|
|
* For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_auth/
|
|
|
|
*/
|
|
|
|
$labels['loginas'] = 'Logga in som';
|
|
|
|
$labels['loginasnotallowed'] = 'Du har inte befogenhet att logga in som $user';
|