roundcubemail-plugins-kolab/plugins/kolab_auth/localization/sv_SE.inc

12 lines
310 B
PHP
Raw Normal View History

2014-11-27 20:13:06 +01:00
<?php
/**
* 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/
*/
2016-09-14 12:26:36 +02:00
$labels['loginas'] = 'Logga in som';
$labels['loginasnotallowed'] = 'Du har inte befogenhet att logga in som $user';
2014-11-27 20:13:06 +01:00
?>